org.w3c.dom.css
Interface Counter
- DOM Level 2
String | getIdentifier() - This attribute is used for the identifier of the counter.
|
String | getListStyle() - This attribute is used for the style of the list.
|
String | getSeparator() - This attribute is used for the separator of the nested counters.
|
getIdentifier
public String getIdentifier()
This attribute is used for the identifier of the counter.
getListStyle
public String getListStyle()
This attribute is used for the style of the list.
getSeparator
public String getSeparator()
This attribute is used for the separator of the nested counters.