Package | Description |
---|---|
org.apache.xerces.impl | |
org.apache.xerces.impl.dtd | |
org.apache.xerces.impl.xs | |
org.apache.xerces.xinclude | |
org.apache.xerces.xpointer |
Modifier and Type | Interface and Description |
---|---|
interface |
RevalidationHandler
DOM Revalidation handler adds additional functionality to XMLDocumentHandler
|
Modifier and Type | Class and Description |
---|---|
class |
XML11NamespaceBinder
This class performs namespace binding on the startElement and endElement
method calls in accordance with Namespaces in XML 1.1.
|
class |
XMLNamespaceBinder
This class performs namespace binding on the startElement and endElement
method calls and passes all other methods through to the registered
document handler.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XMLDTDValidatorFilter
Defines a DTD Validator filter to allow
components to query the DTD validator.
|
Modifier and Type | Class and Description |
---|---|
class |
XML11DTDValidator
This allows the validator to correctlyhandle XML 1.1
documents.
|
class |
XML11NSDTDValidator
The DTD validator.
|
class |
XMLDTDValidator
The DTD validator.
|
class |
XMLNSDTDValidator
The DTD validator.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLSchemaValidator
The XML Schema validator.
|
Modifier and Type | Class and Description |
---|---|
class |
XIncludeHandler
This is a pipeline component which performs XInclude handling, according to the
W3C specification for XML Inclusions.
|
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 © 2021 JBoss by Red Hat. All rights reserved.