Class YamlFrontMatterVisitor

java.lang.Object
com.vladsch.flexmark.ext.yaml.front.matter.AbstractYamlFrontMatterVisitor
org.apache.maven.doxia.module.markdown.YamlFrontMatterVisitor
All Implemented Interfaces:
com.vladsch.flexmark.ext.yaml.front.matter.YamlFrontMatterVisitor

public class YamlFrontMatterVisitor extends com.vladsch.flexmark.ext.yaml.front.matter.AbstractYamlFrontMatterVisitor
  • Constructor Details

  • Method Details

    • visit

      public void visit(com.vladsch.flexmark.ext.yaml.front.matter.YamlFrontMatterBlock node)
      Specified by:
      visit in interface com.vladsch.flexmark.ext.yaml.front.matter.YamlFrontMatterVisitor
      Overrides:
      visit in class com.vladsch.flexmark.ext.yaml.front.matter.AbstractYamlFrontMatterVisitor
    • getEndOffset

      public int getEndOffset()
      Returns:
      the end of the YAML front matter metadata in the input source