Search

Interface org.w3c.dom.Text

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
getWholeText() String
isElementContentWhitespace() boolean
replaceWholeText(String ) org.w3c.dom.Text
splitText(Number ) org.w3c.dom.Text

Returned by

Method Returns
org.w3c.dom.Document.createTextNode(String ) org.w3c.dom.Text
org.w3c.dom.Text.replaceWholeText(String ) org.w3c.dom.Text
org.w3c.dom.Text.splitText(Number ) org.w3c.dom.Text

Referenced in

None