Interface IDocSection

    • Method Detail

      • id

        java.lang.String id()
      • level

        int level()
      • paragraphs

        java.util.ListIterator<IDocPara> paragraphs()
      • subSections

        java.util.ListIterator<IDocSection> subSections()