API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.css. Counter View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 Counter
Subinterfaces
Description
public interface Counter
  The Counter interface is used to represent any counter or counters function value.
See also:   
Methods
Hide/Show inherited methods
public String getIdentifier ()
This attribute is used for the identifier of the counter.
public String getListStyle ()
This attribute is used for the style of the list.
public String getSeparator ()
This attribute is used for the separator of the nested counters.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar