type
constructors
make |
Construct with optional root elem. |
---|
fields
methods
add |
Add a node to the document. |
---|---|
nodeType |
Return the |
pis |
Get any processing instructions declared before the root element. |
removePi |
Remove the processing instruction by reference. |
toStr |
Return string representation. |
write |
Write this node to the output stream. |
Slot Details
add
docType
make
nodeType
src
virtual override XNodeType nodeType()
Return the XNodeType.doc
.