Package | Description |
---|---|
de.pdark.decentxml | |
de.pdark.decentxml.dtd |
Modifier and Type | Class and Description |
---|---|
class |
Attribute
This class represents an attribute of an
Element |
class |
Comment |
class |
Entity |
class |
ProcessingInstruction |
class |
Text |
class |
XMLDeclaration
This class allows to manipulate the XML encoding at the beginning of an XML document.
|
Modifier and Type | Method and Description |
---|---|
BasicNode |
BasicNode.copy() |
BasicNode |
BasicNode.copy(Node orig) |
BasicNode |
Text.copy(Node orig) |
BasicNode |
BasicNode.createClone() |
BasicNode |
BasicNode.toXML(XMLWriter writer)
Append the content of this node to
writer |
BasicNode |
Attribute.toXML(XMLWriter writer) |
Modifier and Type | Class and Description |
---|---|
class |
DocType |
class |
DocTypeAttributeList |
class |
DocTypeElement |
class |
DocTypeEntity |
class |
DocTypeNotation |
class |
DocTypeText |
Copyright © 2008–2021. All rights reserved.