org.asciidoctor.extension
public abstract class Preprocessor extends Processor
document, rubyRuntime| Constructor and Description |
|---|
Preprocessor(DocumentRuby documentRuby) |
| Modifier and Type | Method and Description |
|---|---|
abstract PreprocessorReader |
process(PreprocessorReader reader,
List<String> lines) |
createBlockpublic Preprocessor(DocumentRuby documentRuby)
public abstract PreprocessorReader process(PreprocessorReader reader, List<String> lines)
Copyright © 2013. All Rights Reserved.