Package org.neo4j.graphalgo.doc
Class AppendixAProcedureListingProcessor
- java.lang.Object
-
- org.asciidoctor.extension.BaseProcessor
-
- org.asciidoctor.extension.Treeprocessor
-
- org.neo4j.graphalgo.doc.AppendixAProcedureListingProcessor
-
- All Implemented Interfaces:
org.asciidoctor.extension.Processor
public class AppendixAProcedureListingProcessor extends org.asciidoctor.extension.Treeprocessor
-
-
Constructor Summary
Constructors Constructor Description AppendixAProcedureListingProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.asciidoctor.ast.Documentprocess(org.asciidoctor.ast.Document document)-
Methods inherited from class org.asciidoctor.extension.BaseProcessor
createBlock, createBlock, createBlock, createBlock, createBlock, createBlock, createBlock, createDocument, 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
-
-