Package | Description |
---|---|
org.apache.xerces.parsers | |
org.apache.xerces.xinclude | |
org.apache.xerces.xpointer |
Modifier and Type | Field and Description |
---|---|
protected XIncludeHandler |
XIncludeAwareParserConfiguration.fXIncludeHandler
XInclude handler.
|
Modifier and Type | Field and Description |
---|---|
protected XIncludeHandler |
XIncludeHandler.fParentXIncludeHandler |
Modifier and Type | Method and Description |
---|---|
protected void |
XIncludeHandler.setParent(XIncludeHandler parent)
Set the parent of this XIncludeHandler in the tree
|
Constructor and Description |
---|
XInclude11TextReader(XMLInputSource source,
XIncludeHandler handler,
int bufferSize)
Construct the XIncludeReader using the XMLInputSource and XIncludeHandler.
|
XIncludeTextReader(XMLInputSource source,
XIncludeHandler handler,
int bufferSize)
Construct the XIncludeReader using the XMLInputSource and XIncludeHandler.
|
Modifier and Type | Class and Description |
---|---|
class |
XPointerHandler
This is a pipeline component which extends the XIncludeHandler to perform
XPointer specific processing specified in the W3C XPointerFramework and
element() Scheme Recommendations.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.