Class core.PositionIterator-EmptyTextNodeFilter
Defined in: PositionIterator.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
Empty text nodes are not considered to be a valid position for the
positioniterator.
|
Method Attributes | Method Name and Description |
---|---|
acceptNode(node)
|
Class Detail
<inner>
core.PositionIterator-EmptyTextNodeFilter()
Empty text nodes are not considered to be a valid position for the
positioniterator. They should be filtered out in all cases.
Method Detail
{!number}
acceptNode(node)
- Parameters:
- {?Node} node
- Returns:
- {!number}