Uses of Package
org.apache.xerces.xinclude

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

Classes in org.apache.xerces.xinclude used by org.apache.xerces.parsers
XIncludeHandler
           This is a pipeline component which performs XInclude handling, according to the W3C specification for XML Inclusions.
XIncludeNamespaceSupport
          This is an implementation of NamespaceContext which is intended to be used for XInclude processing.
 

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.
XIncludeHandler.Notation
           
XIncludeHandler.UnparsedEntity
           
XIncludeMessageFormatter
          XIncludeMessageFormatter provides error messages for the XInclude 1.0 Candidate Recommendation
XIncludeNamespaceSupport
          This is an implementation of NamespaceContext which is intended to be used for XInclude processing.
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.
 



Copyright © 2011. All Rights Reserved.