public abstract class Preprocessor extends Processor
config, CONTENT_MODEL, CONTENT_MODEL_ATTRIBUTES, CONTENT_MODEL_COMPOUND, CONTENT_MODEL_EMPTY, CONTENT_MODEL_RAW, CONTENT_MODEL_SIMPLE, CONTENT_MODEL_SKIP, CONTENT_MODEL_VERBATIM| Constructor and Description |
|---|
Preprocessor() |
Preprocessor(java.util.Map<java.lang.String,java.lang.Object> config) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
process(Document document,
PreprocessorReader reader) |
createBlock, createBlock, createBlock, createBlock, createBlock, createBlock, createDocument, createListItem, createListItem, createPhraseNode, createPhraseNode, createPhraseNode, createPhraseNode, createPhraseNode, createPhraseNode, createSection, createSection, createSection, createSection, createTable, createTable, createTableCell, createTableCell, createTableCell, createTableCell, createTableColumn, createTableColumn, createTableRow, getConfig, parseContent, setConfig, setConfigFinalized, updateConfigpublic Preprocessor()
public Preprocessor(java.util.Map<java.lang.String,java.lang.Object> config)
public abstract void process(Document document, PreprocessorReader reader)