Class ODT.SectionName

java.lang.Object
com.storedobject.office.ODT.SectionName
Enclosing class:
ODT<T>

public static final class ODT.SectionName extends Object
Represents a hierarchical structure of sections, where each section has a name, a reference to its parent section, and a list of child sections. This class is designed to parse and represent a document's section structure, typically extracted from the ODT file.
Author:
Syam