Class gui.OdfTextBodyNodeFilter
Defined in: OdfTextBodyNodeFilter.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Exclude nodes that do not make up part of the ODF's text body.
|
Method Attributes | Method Name and Description |
---|---|
acceptNode(node)
|
Class Detail
gui.OdfTextBodyNodeFilter()
Exclude nodes that do not make up part of the ODF's text body. This includes:
- Any text node that is not within a text grouping element
- Any node within a text:tracked-changes block
Method Detail
{!number}
acceptNode(node)
- Parameters:
- {!Node} node
- Returns:
- {!number}