Class Text
java.lang.Object
com.japisoft.editix.editor.jsx.domapi.Node
com.japisoft.editix.editor.jsx.domapi.Text
public class Text extends Node
The Text interface represents a text node in a DOM tree.
-
Field Summary
Fields inherited from class com.japisoft.editix.editor.jsx.domapi.Node
baseURI, childNodes, firstChild, lastChild, localName, namespaceURI, nodeName, nodeType, nodeValue, parentNode, tagName, textContent
-
Constructor Summary
-
Method Summary
Methods inherited from class com.japisoft.editix.editor.jsx.domapi.Node
appendChild, cloneNode, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild