public class CounterImpl extends Object implements Serializable
| Constructor and Description |
|---|
CounterImpl(boolean separatorSpecified,
LexicalUnit lu)
Creates new CounterImpl.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier()
getIdentifier.
|
String |
getListStyle()
getListStyle.
|
String |
getSeparator()
getSeparator.
|
String |
toString() |
public CounterImpl(boolean separatorSpecified,
LexicalUnit lu)
throws DOMException
separatorSpecified - true if the separator is specifiedlu - the lexical unitDOMException - in case of errorCopyright © 2024 HtmlUnit. All rights reserved.