| java.lang.Object | ||
| ↳ | com.pdftron.layout.ContentElement | |
| ↳ | com.pdftron.layout.ContentNode | |
Known Direct Subclasses
|
Base class for all elements in the document content tree that can contain other content elements.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ContentNodeIterator |
getContentNodeIterator()
Retrieve a ContentNodeIterator object from the content node
The ContentNodeIterator object can be used to traverse the children of the content node. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pdftron.layout.ContentElement
| |||||||||||
From class
java.lang.Object
| |||||||||||
Retrieve a ContentNodeIterator object from the content node
The ContentNodeIterator object can be used to traverse the children of the content node.
| PDFNetException |
|---|