Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCounterType()
Gets the type of the counter.
|
java.lang.String |
getFallback()
Gets the fallback.
|
java.lang.String |
getGlyph()
Gets the glyphs.
|
java.lang.String |
getName()
Gets the name.
|
java.lang.String |
getPrefix()
Gets the prefix.
|
java.lang.String |
getSuffix()
Gets the suffix.
|
getCSSText, getParentRule, getParentStyleSheet, getType, setCSSText
java.lang.String getName()
Gets the name.
java.lang.String getCounterType()
Gets the type of the counter.
Value: The type of the counter.java.lang.String getGlyph()
Gets the glyphs.
java.lang.String getPrefix()
Gets the prefix.
java.lang.String getSuffix()
Gets the suffix.
java.lang.String getFallback()
Gets the fallback.