Uses of Interface
org.w3c.dom.css.Counter
-
Packages that use Counter Package Description org.w3c.dom.css Provides interfaces for DOM Level 2 Style Specification. -
-
Uses of Counter in org.w3c.dom.css
Methods in org.w3c.dom.css that return Counter Modifier and Type Method Description Counter
CSSPrimitiveValue. getCounterValue()
This method is used to get the Counter value.
-