Package | Description |
---|---|
de.pdark.decentxml | |
de.pdark.decentxml.dtd |
Modifier and Type | Method and Description |
---|---|
BasicNode |
BasicNode.toXML(XMLWriter writer)
Append the content of this node to
writer |
Document |
Document.toXML(XMLWriter writer) |
BasicNode |
Attribute.toXML(XMLWriter writer) |
Element |
Element.toXML(XMLWriter writer) |
Node |
Node.toXML(XMLWriter writer)
Fast way to convert many nodes to XML
|
NodeWithChildren |
NodeWithChildren.toXML(XMLWriter writer) |
Modifier and Type | Method and Description |
---|---|
DocTypeEntity |
DocTypeEntity.toXML(XMLWriter writer) |
DocTypeAttributeList |
DocTypeAttributeList.toXML(XMLWriter writer) |
DocTypeNotation |
DocTypeNotation.toXML(XMLWriter writer) |
DocType |
DocType.toXML(XMLWriter writer) |
Copyright © 2008–2014. All rights reserved.