Home | History | Annotate | Download | only in dom3

Lines Matching defs:writeToString

1103      * @see org.w3c.dom.ls.LSSerializer#writeToString(org.w3c.dom.Node)

1110 public String writeToString(Node nodeArg) throws DOMException, LSException {
1419 // The default encoding is UTF-8 except for the writeToString method