| 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 |
TeeXMLDocumentFilterImpl |
class |
XMLDocumentFilterImpl
Default implementation of
XMLDocumentFilter
that simply passes through events to the next component. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XPointerSchema |
| 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.
|
class |
XPointerElementHandler |
| 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 © 2018–2021 mhoffrogge. All rights reserved.