See: Description
| Class | Description |
|---|---|
| ElementContext |
Encapsulates access to contextual element information, such as the element
name, attributes, and namespaces.
|
| EventMatcher |
Provides utility methods useful for comparing two
XMLEvent instances. |
| EventWriterDelegate |
Abstract class for implementing XML filters.
|
| FilterXMLOutputFactory |
An output factory that transforms each writer from a contained factory.
|
| ListEventConsumer |
XMLEventConsumer that stores all added events in a List. |
| ListEventReader |
XMLEventReader that reads events from a List. |
| StreamWriterDelegate |
Abstract class for writing filtered XML streams.
|
| UnknownLocation |
Location used to represent unknown locations. |
| XMLFilterImplEx |
Extension to XMLFilterImpl that implements LexicalHandler.
|
Copyright © 2021. All rights reserved.