Uses of Class
de.pdark.decentxml.Namespaces
-
Packages that use Namespaces Package Description de.pdark.decentxml -
-
Uses of Namespaces in de.pdark.decentxml
Fields in de.pdark.decentxml declared as Namespaces Modifier and Type Field Description private NamespacesDocument. namespacesMethods 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)
-