Uses of Class
org.jomc.util.Section

Uses of Section in org.jomc.util
 

Methods in org.jomc.util that return Section
protected  Section SectionEditor.getSection(String line)
          Parses the given line to mark the start of a new section.
 

Methods in org.jomc.util that return types with arguments of type Section
 List<Section> Section.getSections()
          Gets the child sections of this section.
 

Methods in org.jomc.util with parameters of type Section
protected  void SectionEditor.editSection(Section section)
          Edits a section.
protected  String SectionEditor.getOutput(Section section)
          Gets the output of the editor.
 



Copyright © 2005-2009 The JOMC Project. All Rights Reserved.