| Frames | No Frames |
Constructors with parameter type nu.xom.Text | |
Creates a copy of the specified Text object. | |
Methods with parameter type nu.xom.Text | |
| void |
Writes a Text object
onto the output stream using the current options. |
Methods with parameter type nu.xom.Text | |
| void |
Asserts that two text nodes are equal. |
| void |
Asserts that two text nodes are equal. |
Methods with return type nu.xom.Text | |
| Text | DOMConverter.convert(org.w3c.dom.Text text)
Translates a DOM org.w3c.dom.Text object
into an equivalent nu.xom.Text. |