B C D E G I J M P R S U X

S

SAXXIncluder - Class in com.elharo.xml.xinclude
SAXXIncluder is a simple ContentHandler that writes its XML document onto an output stream after resolving all xinclude:include elements.
SAXXIncluder(OutputStream, String) - Constructor for class com.elharo.xml.xinclude.SAXXIncluder
 
SAXXIncluder(OutputStream) - Constructor for class com.elharo.xml.xinclude.SAXXIncluder
 
setDocumentLocator(Locator) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
setDocumentLocator(Locator) - Method in class com.elharo.xml.xinclude.XIncludeFilter
 
setFilter(XIncludeFilter) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
setRootCause(Throwable) - Method in exception com.elharo.xml.xinclude.XIncludeException
When an IOException, MalformedURLException or other generic exception is thrown while processing an XML document for XIncludes, it is customarily replaced by some form of XIncludeException.
setRootCause(Throwable) - Method in exception com.elharo.xml.xinclude.XPointerException
When an IOException, MalformedURLException or other generic exception is thrown while processing an XML document for XIncludes, it is customarily replaced by some form of XPointerException.
skippedEntity(String) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
skippedEntity(String) - Method in class com.elharo.xml.xinclude.XIncludeFilter
 
startCDATA() - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
startDocument() - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
startDocument() - Method in class com.elharo.xml.xinclude.XIncludeFilter
 
startDTD(String, String, String) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
startElement(String, String, String, Attributes) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
startElement(String, String, String, Attributes) - Method in class com.elharo.xml.xinclude.XIncludeFilter
 
startEntity(String) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
startPrefixMapping(String, String) - Method in class com.elharo.xml.xinclude.SAXXIncluder
 
startPrefixMapping(String, String) - Method in class com.elharo.xml.xinclude.XIncludeFilter
 

B C D E G I J M P R S U X
Copyright 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.