|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wikimodel.wem.util.SectionBuilder.TocEntry
protected class SectionBuilder.TocEntry
| Field Summary | |
|---|---|
protected boolean |
fDoc
|
protected boolean |
fHeader
|
| Constructor Summary | |
|---|---|
SectionBuilder.TocEntry(int docLevel,
int level,
T data,
boolean doc,
boolean header)
|
|
| Method Summary | |
|---|---|
boolean |
equalsData(SectionBuilder.TocEntry pos)
|
T |
getData()
|
int |
getDocumentLevel()
|
int |
getHeaderLevel()
|
int |
getPos()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean fDoc
protected boolean fHeader
| Constructor Detail |
|---|
public SectionBuilder.TocEntry(int docLevel,
int level,
T data,
boolean doc,
boolean header)
| Method Detail |
|---|
public boolean equalsData(SectionBuilder.TocEntry pos)
equalsData in interface TreeBuilder.IPos<SectionBuilder.TocEntry>true if the underlying data in both positions
are the samepublic T getData()
getData in interface ISectionListener.IPos<T>public int getDocumentLevel()
getDocumentLevel in interface ISectionListener.IPos<T>public int getHeaderLevel()
getHeaderLevel in interface ISectionListener.IPos<T>public int getPos()
getPos in interface TreeBuilder.IPos<SectionBuilder.TocEntry>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||