|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tomp.xtcl.filter.XTFilterImpl
net.sf.tomp.xtcl.filter.DynamicFilterImpl
net.sf.tomp.xml.include.AdaptiveFilterImpl
net.sf.tomp.xml.include.AdaptiveXIncludeFilter
DOCUMENT ME!
Field Summary | |
protected XIncludeFilter |
xif
DOCUMENT ME! |
Fields inherited from class net.sf.tomp.xml.include.AdaptiveFilterImpl |
targetType, typeDetectorFilter, variant |
Fields inherited from class net.sf.tomp.xtcl.filter.DynamicFilterImpl |
filter, isContentHandler, isDTDHandler, isEntityResolver, isErrorHandler, isLexicalHandler, outputPropertiesListener |
Fields inherited from class net.sf.tomp.xtcl.filter.XTFilterImpl |
contentHandler, dtdHandler, entityResolver, errorHandler, lexicalHandler, locator, parent |
Constructor Summary | |
AdaptiveXIncludeFilter()
Creates a new AdaptiveXIncludeFilter object. |
|
AdaptiveXIncludeFilter(org.xml.sax.XMLReader p)
Construct an XML filter with the specified parent. |
Method Summary | |
XIncludeFilter |
getXIncludeFilter()
|
java.lang.String |
getXIncludeNamespace()
|
void |
setParent(org.xml.sax.XMLReader p)
DOCUMENT ME! |
Methods inherited from class net.sf.tomp.xml.include.AdaptiveFilterImpl |
getSourceType, getSourceTypeForCurrentContext, getTargetType, getTypeDatabase, getVariant, setParameter, setTargetType, setTargetType, setTypeDatabase, setVariant, startDocument |
Methods inherited from class net.sf.tomp.xtcl.filter.DynamicFilterImpl |
comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getFilter, getLexicalHandler, getOutputProperties, getProperty, characters, ignorableWhitespace, notationDecl, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setFilter, setLexicalHandler, setOutputProperties, setOutputPropertiesListener, setProperty, skippedEntity, startCDATA, startDTD, startElement, startEntity, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class net.sf.tomp.xtcl.filter.XTFilterImpl |
getDocumentLocator, getParent, parse, 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 |
Field Detail |
protected XIncludeFilter xif
Constructor Detail |
public AdaptiveXIncludeFilter()
public AdaptiveXIncludeFilter(org.xml.sax.XMLReader p)
p
- DOCUMENT ME!setParent(org.xml.sax.XMLReader)
,
XTFilterImpl.getParent()
Method Detail |
public void setParent(org.xml.sax.XMLReader p)
setParent
in interface org.xml.sax.XMLFilter
setParent
in class AdaptiveFilterImpl
p
- DOCUMENT ME!public XIncludeFilter getXIncludeFilter()
public java.lang.String getXIncludeNamespace()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |