|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLWriter | |
|---|---|
| de.pdark.decentxml | |
| de.pdark.decentxml.dtd | |
| Uses of XMLWriter in de.pdark.decentxml |
|---|
| Methods in de.pdark.decentxml with parameters of type XMLWriter | |
|---|---|
Node |
Node.toXML(XMLWriter writer)
Fast way to convert many nodes to XML |
Document |
Document.toXML(XMLWriter writer)
|
BasicNode |
Attribute.toXML(XMLWriter writer)
|
Element |
Element.toXML(XMLWriter writer)
|
BasicNode |
BasicNode.toXML(XMLWriter writer)
Append the content of this node to writer |
NodeWithChildren |
NodeWithChildren.toXML(XMLWriter writer)
|
| Uses of XMLWriter in de.pdark.decentxml.dtd |
|---|
| Methods in de.pdark.decentxml.dtd with parameters of type XMLWriter | |
|---|---|
DocTypeEntity |
DocTypeEntity.toXML(XMLWriter writer)
|
DocTypeNotation |
DocTypeNotation.toXML(XMLWriter writer)
|
DocType |
DocType.toXML(XMLWriter writer)
|
DocTypeAttributeList |
DocTypeAttributeList.toXML(XMLWriter writer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||