|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tomp.pp.wiki.AbstractWikiReader.Element
net.sf.tomp.pp.wiki.AbstractWikiReader.Brackets
Constructor Summary | |
AbstractWikiReader.Brackets()
|
Method Summary | |
void |
emptyTag()
|
void |
endTag()
|
void |
startTag()
|
Methods inherited from class net.sf.tomp.pp.wiki.AbstractWikiReader.Element |
addAttribute, depth, getName, newAttrName, newAttrValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractWikiReader.Brackets()
Method Detail |
public void startTag() throws org.xml.sax.SAXException
startTag
in class AbstractWikiReader.Element
org.xml.sax.SAXException
public void endTag() throws org.xml.sax.SAXException
endTag
in class AbstractWikiReader.Element
org.xml.sax.SAXException
public void emptyTag() throws org.xml.sax.SAXException
emptyTag
in class AbstractWikiReader.Element
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |