|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttomp.xtcl.filter.XTFilterImpl
tomp.xtcl.filter.DynamicMultiFilterImpl
tomp.xtcl.filter.MyMultiFilter
Field Summary |
Fields inherited from class tomp.xtcl.filter.DynamicMultiFilterImpl |
filters, firstFilter, isContentHandler, isDTDHandler, isEntityResolver, isErrorHandler, isLexicalHandler, lastFilter, outputPropertiesListener |
Fields inherited from class tomp.xtcl.filter.XTFilterImpl |
contentHandler, dtdHandler, entityResolver, errorHandler, lexicalHandler, locator, parent |
Constructor Summary | |
MyMultiFilter()
|
|
MyMultiFilter(org.xml.sax.XMLReader parent)
|
Method Summary | |
java.util.List |
getFilters()
|
protected void |
setupFilters()
|
Methods inherited from class tomp.xtcl.filter.XTFilterImpl |
getLexicalHandler, getParent, parse, setParameter, setProperty, setupParse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xml.sax.XMLFilter |
getParent |
Methods inherited from interface org.xml.sax.XMLReader |
parse, setProperty |
Methods inherited from interface tomp.general.Parametrized |
setParameter |
Constructor Detail |
public MyMultiFilter() throws org.xml.sax.SAXException
public MyMultiFilter(org.xml.sax.XMLReader parent) throws org.xml.sax.SAXException
Method Detail |
protected void setupFilters() throws org.xml.sax.SAXException
org.xml.sax.SAXException
public java.util.List getFilters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |