Package org.htmlunit.cssparser.dom
Class CounterImpl
java.lang.Object
org.htmlunit.cssparser.dom.CounterImpl
- All Implemented Interfaces:
Serializable
Implementation of Counter.
- Author:
- Ronald Brill
- See Also:
-
Constructor Summary
ConstructorDescriptionCounterImpl
(boolean separatorSpecified, LexicalUnit lu) Creates new CounterImpl. -
Method Summary
-
Constructor Details
-
CounterImpl
Creates new CounterImpl.- Parameters:
separatorSpecified
- true if the separator is specifiedlu
- the lexical unit- Throws:
DOMException
- in case of error
-
-
Method Details