|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocType.DocTypeType | |
---|---|
de.pdark.decentxml.dtd |
Uses of DocType.DocTypeType in de.pdark.decentxml.dtd |
---|
Methods in de.pdark.decentxml.dtd that return DocType.DocTypeType | |
---|---|
DocType.DocTypeType |
DocType.getDocTypeType()
|
static DocType.DocTypeType |
DocType.DocTypeType.valueOf(java.lang.String name)
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 | |
---|---|
void |
DocType.setDocTypeType(DocType.DocTypeType docTypeType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |