| Modifier and Type | Method and Description |
|---|---|
void |
IXDocReport.addPreprocessor(java.lang.String entryName,
IXDocPreprocessor preprocessor)
Register a processor for the entry name.
|
void |
AbstractXDocReport.addPreprocessor(java.lang.String entryName,
IXDocPreprocessor preprocessor)
Register a processor for the entry name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXDocPreprocessor<T>
Abstract class for
IXDocPreprocessor. |
| Modifier and Type | Class and Description |
|---|---|
class |
DOMPreprocessor |
| Modifier and Type | Class and Description |
|---|---|
class |
SAXXDocPreprocessor
SAX preprocessor to modify XML entry with SAX.
|
Copyright © 2022. All Rights Reserved.