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