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() |
String |
getListStyle() |
String |
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 © 2020. All rights reserved.