|
Oxygen XML Editor 12.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectro.sync.ecss.css.CounterContent
ro.sync.ecss.css.CountersContent
public class CountersContent
Content generated by counters function. Function format: counters(counterName, delimiter, list-style-type*).
| Field Summary |
|---|
| Fields inherited from interface ro.sync.ecss.css.StaticContent |
|---|
COUNTER_CONTENT, COUNTERS_CONTENT, TEXT_CONTENT, URI_CONTENT |
| Constructor Summary | |
|---|---|
CountersContent(java.lang.String cName,
java.lang.String cDelimiter)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getDelimiter()
|
int |
getType()
|
| Methods inherited from class ro.sync.ecss.css.CounterContent |
|---|
equals, getCounterName, getListStyleType, hashCode, setListStyleType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountersContent(java.lang.String cName,
java.lang.String cDelimiter)
cName - The name of the counter.cDelimiter - The delimiters to be used between counters.| Method Detail |
|---|
public int getType()
getType in interface StaticContentgetType in class CounterContentStaticContent.getType()public java.lang.String getDelimiter()
|
Oxygen XML Editor 12.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||