|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.steadystate.css.dom.CounterImpl
public class CounterImpl
| Constructor Summary | |
|---|---|
CounterImpl(boolean separatorSpecified,
LexicalUnit lu)
Creates new CounterImpl |
|
| Method Summary | |
|---|---|
java.lang.String |
getIdentifier()
This attribute is used for the identifier of the counter. |
java.lang.String |
getListStyle()
This attribute is used for the style of the list. |
java.lang.String |
getSeparator()
This attribute is used for the separator of the nested counters. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CounterImpl(boolean separatorSpecified,
LexicalUnit lu)
| Method Detail |
|---|
public java.lang.String getIdentifier()
Counter
getIdentifier in interface Counterpublic java.lang.String getListStyle()
Counter
getListStyle in interface Counterpublic java.lang.String getSeparator()
Counter
getSeparator in interface Counterpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||