|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLDocumentTypeDefinition.DTDType | |
---|---|
pl.slawas.xml |
Uses of XMLDocumentTypeDefinition.DTDType in pl.slawas.xml |
---|
Methods in pl.slawas.xml that return XMLDocumentTypeDefinition.DTDType | |
---|---|
XMLDocumentTypeDefinition.DTDType |
XMLDocumentTypeDefinition.getDocType()
|
static XMLDocumentTypeDefinition.DTDType |
XMLDocumentTypeDefinition.DTDType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XMLDocumentTypeDefinition.DTDType[] |
XMLDocumentTypeDefinition.DTDType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in pl.slawas.xml with parameters of type XMLDocumentTypeDefinition.DTDType | |
---|---|
XMLDocumentTypeDefinition(XMLDocumentTypeDefinition.DTDType docType,
java.lang.String docName,
java.lang.String docElement)
Konstruktor, który ustawi zarówno typ dokumentu jaki i jego nazwę |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |