| |||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Canonicalizer that outputs a
canonical XML document with comments.
Canonicalizer that outputs a
canonical XML document with or without comments.
<-- This is a comment-->.Comment object from string data.
CycleException
with a detail message.
CycleException with a detail message
and an underlying root cause.
org.w3c.dom.Document object
into an equivalent nu.xom.Document object.
org.w3c.dom.DocumentFragment
object into an equivalent nu.xom.Nodes object.
org.w3c.dom.Comment object
into an equivalent nu.xom.Comment object.
org.w3c.dom.Text object
into an equivalent nu.xom.Text.
org.w3c.dom.Attr object
into an equivalent nu.xom.Attribute object.
org.w3c.dom.ProcessingInstruction
object into an equivalent
nu.xom.ProcessingInstruction object.
org.w3c.dom.DocumentType
object into an equivalent nu.xom.DocType object.
org.w3c.dom.Element
object into an equivalent nu.xom.Element object.
nu.xom.Document object
into an equivalent org.w3c.dom.Document
object.
Nodes list into SAX by firing events
into the registered handlers.
Comment object
which contains the same text, but does not have any parent.
DocType
which has the same system ID, public ID, root element name,
and internal DTD subset, but does not belong to a document.
Text with no parent,
that can be added to this document or a different one.
| |||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||