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 Namespaces
Namespaces. copy()
protected Namespaces
Namespaces. createClone()
Namespaces
Document. getNamespaces()
Methods in de.pdark.decentxml with parameters of type Namespaces Modifier and Type Method Description void
Document. setNamespaces(Namespaces namespaces)
-