Class ZzzzzzDocumentPostProcessor.Factory
java.lang.Object
com.vladsch.flexmark.parser.block.DocumentPostProcessorFactory
com.vladsch.flexmark.ext.zzzzzz.internal.ZzzzzzDocumentPostProcessor.Factory
- All Implemented Interfaces:
PostProcessorFactory
,Dependent
,Function<Document,
PostProcessor>
- Enclosing class:
ZzzzzzDocumentPostProcessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vladsch.flexmark.parser.block.DocumentPostProcessorFactory
affectsGlobalScope, getAfterDependents, getBeforeDependents, getNodeTypes
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
apply
- Parameters:
document
- for which to create the post processor- Returns:
- post processor for the document
-