Uses of Package
org.apache.xerces.xinclude

Packages that use org.apache.xerces.xinclude
org.apache.xerces.xinclude   
org.apache.xerces.xpointer   
 

Classes in org.apache.xerces.xinclude used by org.apache.xerces.xinclude
MultipleScopeNamespaceSupport
          This implementation of NamespaceContext has the ability to maintain multiple scopes of namespace/prefix bindings.
XIncludeHandler
           This is a pipeline component which performs XInclude handling, according to the W3C specification for XML Inclusions.
XIncludeTextReader
          This class is used for reading resources requested in <include> elements, when the parse attribute of the <include> element is "text".
 

Classes in org.apache.xerces.xinclude used by org.apache.xerces.xpointer
XIncludeHandler
           This is a pipeline component which performs XInclude handling, according to the W3C specification for XML Inclusions.