Interface StructuralNode

All Superinterfaces:
ContentNode
All Known Subinterfaces:
Block, DescriptionList, Document, List, ListItem, Section, Table
All Known Implementing Classes:
BlockImpl, DescriptionListEntryImpl, DescriptionListImpl, DocumentImpl, ListImpl, ListItemImpl, SectionImpl, StructuralNodeImpl, TableImpl

public interface StructuralNode extends ContentNode