org.apache.xerces.xinclude |
|
Java Source File Name | Type | Comment |
MultipleScopeNamespaceSupport.java | Class | This implementation of NamespaceContext has the ability to maintain multiple
scopes of namespace/prefix bindings. |
ObjectFactory.java | Class | This class is duplicated for each JAXP subpackage so keep it in sync. |
SecuritySupport.java | Class | This class is duplicated for each subpackage so keep it in sync. |
XInclude11TextReader.java | Class | This class is used for reading resources requested in <include> elements in
XML 1.1 entities, when the parse attribute of the <include> element is "text". |
XIncludeHandler.java | Class |
This is a pipeline component which performs XInclude handling, according to the
W3C specification for XML Inclusions.
This component analyzes each event in the pipeline, looking for <include>
elements. |
XIncludeMessageFormatter.java | Class | |
XIncludeNamespaceSupport.java | Class | This is an implementation of NamespaceContext which is intended to be used for
XInclude processing. |
XIncludeTextReader.java | Class | This class is used for reading resources requested in <include> elements,
when the parse attribute of the <include> element is "text". |