JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
de.pdark.decentxml.Child
Packages that use
Child
Package
Description
de.pdark.decentxml
Uses of
Child
in
de.pdark.decentxml
Classes in
de.pdark.decentxml
that implement
Child
Modifier and Type
Class
Description
class
Element
An element in a XML document.
Methods in
de.pdark.decentxml
that return
Child
Modifier and Type
Method
Description
Child
Child.
setParent
(
Parent
parent)
Change the parent of this child.