Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
void |
DocumentVisitor.visitOutlineElementEnd(OutlineElement outlineElement)
End to visit the
OutlineElement node. |
void |
DocumentVisitor.visitOutlineElementStart(OutlineElement outlineElement)
Start to visit the
OutlineElement node. |