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

public static class ZzzzzzDocumentPostProcessor.Factory extends DocumentPostProcessorFactory
  • Constructor Details

    • Factory

      public Factory()
  • Method Details

    • apply

      @NotNull public @NotNull DocumentPostProcessor apply(@NotNull @NotNull Document document)
      Parameters:
      document - for which to create the post processor
      Returns:
      post processor for the document