See: Description
| Interface | Description |
|---|---|
| Filter |
The filter actually does the work of filtering the input and returns the result.
|
| XMLProcessor |
The Processor is responsible for processing the input by pushing the input through filter chains and returns
result.
|
| Class | Description |
|---|---|
| BaseXMLFilterPlugin |
Base component for
Filter. |
| DOMParser |
DOMParser utility
|
| Tokenizer |
XML scanner/tokenizer
|
| XMLProcessorImpl |
Implementation of
XMLProcessor. |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.