Package org.asciidoctor.extension
Class Preprocessor
java.lang.Object
org.asciidoctor.extension.BaseProcessor
org.asciidoctor.extension.Preprocessor
- All Implemented Interfaces:
Processor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidprocess(Document document, PreprocessorReader reader) Methods inherited from class org.asciidoctor.extension.BaseProcessor
createBlock, createBlock, createBlock, createBlock, createBlock, createBlock, createBlock, createDocument, createList, createList, createList, createListItem, createListItem, createPhraseNode, createPhraseNode, createPhraseNode, createPhraseNode, createPhraseNode, createPhraseNode, createSection, createSection, createSection, createSection, createSection, createTable, createTable, createTableCell, createTableCell, createTableCell, createTableCell, createTableColumn, createTableColumn, createTableRow, getConfig, log, parseContent, setConfig, unwrap, updateConfig
-
Constructor Details
-
Preprocessor
public Preprocessor() -
Preprocessor
-
-
Method Details
-
process
-