|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicNode | |
---|---|
de.pdark.decentxml | |
de.pdark.decentxml.dtd |
Uses of BasicNode in de.pdark.decentxml |
---|
Subclasses of BasicNode in de.pdark.decentxml | |
---|---|
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. |
Methods in de.pdark.decentxml that return BasicNode | |
---|---|
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 |
Uses of BasicNode in de.pdark.decentxml.dtd |
---|
Subclasses of BasicNode in de.pdark.decentxml.dtd | |
---|---|
class |
DocType
|
class |
DocTypeAttributeList
|
class |
DocTypeElement
|
class |
DocTypeEntity
|
class |
DocTypeNotation
|
class |
DocTypeText
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |