Class HtmlConverterState


  • public class HtmlConverterState
    extends Object
    • Method Detail

      • getParent

        public org.jsoup.nodes.Node getParent()
      • getElements

        public List<org.jsoup.nodes.Node> getElements()
      • getIndex

        public int getIndex()
      • getAttributes

        public com.vladsch.flexmark.util.html.Attributes getAttributes()
      • addPrePopAction

        public void addPrePopAction​(Runnable action)
      • runPrePopActions

        public void runPrePopActions()