Class TextConverter

    • Field Detail

      • sections

        protected java.util.Stack sections
    • Method Detail

      • convertTextContent

        public void convertTextContent​(org.w3c.dom.Element onode)
        Converts an office node as a complete text document
        Parameters:
        onode - the Office node containing the content to convert
      • getTocIndex

        protected int getTocIndex()
      • getAlphabeticalIndex

        protected int getAlphabeticalIndex()
      • traverseBlockText

        public org.w3c.dom.Node traverseBlockText​(org.w3c.dom.Node onode,
                                                  org.w3c.dom.Node hnode)
      • handleAnchor

        protected void handleAnchor​(org.w3c.dom.Node onode,
                                    org.w3c.dom.Node hnode)
      • insertFootnotes

        public void insertFootnotes​(org.w3c.dom.Node hnode)
      • insertEndnotes

        public void insertEndnotes​(org.w3c.dom.Node hnode)