Uses of Enum Class
de.pdark.decentxml.dtd.DocType.DocTypeType
Packages that use DocType.DocTypeType
-
Uses of DocType.DocTypeType in de.pdark.decentxml.dtd
Methods in de.pdark.decentxml.dtd that return DocType.DocTypeTypeModifier and TypeMethodDescriptionDocType.getDocTypeType()
static DocType.DocTypeType
Returns the enum constant of this class with the specified name.static DocType.DocTypeType[]
DocType.DocTypeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.pdark.decentxml.dtd with parameters of type DocType.DocTypeType