|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wikimodel.wem.util.SectionListener<T>
public class SectionListener<T>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.wikimodel.wem.util.ISectionListener |
|---|
ISectionListener.IPos<T> |
| Constructor Summary | |
|---|---|
SectionListener()
|
|
| Method Summary | |
|---|---|
void |
beginDocument(ISectionListener.IPos<T> pos)
|
void |
beginSection(ISectionListener.IPos<T> pos)
|
void |
beginSectionContent(ISectionListener.IPos<T> pos)
|
void |
beginSectionHeader(ISectionListener.IPos<T> pos)
|
void |
endDocument(ISectionListener.IPos<T> pos)
|
void |
endSection(ISectionListener.IPos<T> pos)
|
void |
endSectionContent(ISectionListener.IPos<T> pos)
|
void |
endSectionHeader(ISectionListener.IPos<T> pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SectionListener()
| Method Detail |
|---|
public void beginDocument(ISectionListener.IPos<T> pos)
beginDocument in interface ISectionListener<T>ISectionListener.beginDocument(org.wikimodel.wem.util.ISectionListener.IPos)public void beginSection(ISectionListener.IPos<T> pos)
beginSection in interface ISectionListener<T>ISectionListener.beginSection(org.wikimodel.wem.util.ISectionListener.IPos)public void beginSectionContent(ISectionListener.IPos<T> pos)
beginSectionContent in interface ISectionListener<T>ISectionListener.beginSectionContent(org.wikimodel.wem.util.ISectionListener.IPos)public void beginSectionHeader(ISectionListener.IPos<T> pos)
beginSectionHeader in interface ISectionListener<T>ISectionListener.beginSectionHeader(org.wikimodel.wem.util.ISectionListener.IPos)public void endDocument(ISectionListener.IPos<T> pos)
endDocument in interface ISectionListener<T>ISectionListener.endDocument(org.wikimodel.wem.util.ISectionListener.IPos)public void endSection(ISectionListener.IPos<T> pos)
endSection in interface ISectionListener<T>ISectionListener.endSection(org.wikimodel.wem.util.ISectionListener.IPos)public void endSectionContent(ISectionListener.IPos<T> pos)
endSectionContent in interface ISectionListener<T>ISectionListener.endSectionContent(org.wikimodel.wem.util.ISectionListener.IPos)public void endSectionHeader(ISectionListener.IPos<T> pos)
endSectionHeader in interface ISectionListener<T>ISectionListener.endSectionHeader(org.wikimodel.wem.util.ISectionListener.IPos)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||