Class DocSectionHandler

    • Constructor Detail

      • DocSectionHandler

        public DocSectionHandler​(IBaseHandler parent,
                                 int level)
    • Method Detail

      • startDocSection

        public void startDocSection​(org.xml.sax.Attributes attrib)
      • endDocSection

        public void endDocSection()
      • startSubSection

        public void startSubSection​(org.xml.sax.Attributes attrib)
      • startParagraph

        public void startParagraph​(org.xml.sax.Attributes attrib)
      • startInternal

        public void startInternal​(org.xml.sax.Attributes attrib)
      • startTitle

        public void startTitle​(org.xml.sax.Attributes attrib)
      • id

        public java.lang.String id()
        Specified by:
        id in interface IDocSection