Changed Methods |
void
setCanonical(
boolean )
|
Documentation changed from old to new. |
Sets whether output is canonical. |
void
setOutput(
OutputStream,
String
)
|
Change in exceptions thrown from java.io.UnsupportedEncodingException to no exceptions. Documentation changed from old to new. |
Sets the output stream for printing. |
Attr[]
sortAttributes(
NamedNodeMap )
|
Documentation changed from old to new. |
Returns a sorted list of attributes. |
void
write(
Node )
|
Documentation changed from old to new. |
Writes the specified node, recursively. |
void
normalizeAndPrint(
char,
boolean
)
|
Documentation changed from old to new. |
Normalizes and print the given character. |
void
normalizeAndPrint(
String,
boolean
)
|
Documentation changed from old to new. |
Normalizes and prints the given string. |