| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
nu.xom.canonical
supports the output of
Canonical XML
from XOM by writing
Document objects onto an OutputStream.
See:
Description
| Class Summary | |
| Canonicalizer | Writes XML in the format specified by Canonical XML Version 1.0. |
nu.xom.canonical
supports the output of
Canonical XML
from XOM by writing
Document objects onto an OutputStream.
For simple conversion of existing documents, this (or any other tree-based
solution) is likely not as efficient as a streaming, SAX-based solution.
However, this is useful for output from XOM in canonical form.
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||