Package | Description |
---|---|
de.pdark.decentxml | |
de.pdark.decentxml.dtd |
Modifier and Type | Class | 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 | Description |
---|---|---|
BasicNode |
BasicNode.copy() |
|
BasicNode |
BasicNode.copy(Node orig) |
|
BasicNode |
Text.copy(Node orig) |
|
BasicNode |
BasicNode.createClone() |
|
BasicNode |
Attribute.toXML(XMLWriter writer) |
|
BasicNode |
BasicNode.toXML(XMLWriter writer) |
Append the content of this node to
writer |
Modifier and Type | Class | Description |
---|---|---|
class |
DocType |
|
class |
DocTypeAttributeList |
|
class |
DocTypeElement |
|
class |
DocTypeEntity |
|
class |
DocTypeNotation |
|
class |
DocTypeText |
Copyright © 2008–2019. All rights reserved.