fr.pixware.apt.convert
Interface Structure
- All Known Implementing Classes:
- StructureSink
- public interface Structure
getTitle
public java.lang.String getTitle()
getAuthor
public java.lang.String getAuthor()
getDate
public java.lang.String getDate()
hasPreSections
public boolean hasPreSections()
getSections
public Section[] getSections()
getSection
public Section getSection(int[] number)
getSection
public Section getSection(java.lang.String title)
getAnchor
public Anchor getAnchor(java.lang.String text)
getAnchors
public Anchor[] getAnchors()