| Modifier and Type | Method and Description |
|---|---|
void |
IXDocReport.addPreprocessor(String entryName,
IXDocPreprocessor preprocessor)
Register a processor for the entry name.
|
void |
AbstractXDocReport.addPreprocessor(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 © 2017. All Rights Reserved.