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