Uses of Class
de.pdark.decentxml.Namespaces
-
Packages that use Namespaces Package Description de.pdark.decentxml -
-
Uses of Namespaces in de.pdark.decentxml
Methods in de.pdark.decentxml that return Namespaces Modifier and Type Method Description NamespacesNamespaces. copy()protected NamespacesNamespaces. createClone()NamespacesDocument. getNamespaces()Methods in de.pdark.decentxml with parameters of type Namespaces Modifier and Type Method Description voidDocument. setNamespaces(Namespaces namespaces)
-