Class LocalLinkNodePostProcessorState

    • Constructor Summary

      Constructors 
      Constructor Description
      LocalLinkNodePostProcessorState​(Context wikiContext, boolean isImageInlining, java.util.List<org.apache.oro.text.regex.Pattern> inlineImagePatterns)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process​(com.vladsch.flexmark.util.ast.NodeTracker state, JSPWikiLink link)
      performs further processing before rendering.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait