Uses of Class
de.pdark.decentxml.dtd.DocTypeElement
-
Packages that use DocTypeElement Package Description de.pdark.decentxml.dtd -
-
Uses of DocTypeElement in de.pdark.decentxml.dtd
Methods in de.pdark.decentxml.dtd that return DocTypeElement Modifier and Type Method Description DocTypeElementDocType. getElement(java.lang.String name)DocTypeElementDocTypeAttributeList. getElement()Methods in de.pdark.decentxml.dtd that return types with arguments of type DocTypeElement Modifier and Type Method Description java.util.List<DocTypeElement>DocType. getElements()Methods in de.pdark.decentxml.dtd with parameters of type DocTypeElement Modifier and Type Method Description voidDocTypeAttributeList. setElement(DocTypeElement element)
-