|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItsODTDocumentType | |
---|---|
de.init.its.process | |
de.init.its.process.re |
Uses of ItsODTDocumentType in de.init.its.process |
---|
Methods in de.init.its.process that return ItsODTDocumentType | |
---|---|
static ItsODTDocumentType |
ItsODTDocumentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ItsODTDocumentType[] |
ItsODTDocumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ItsODTDocumentType in de.init.its.process.re |
---|
Methods in de.init.its.process.re with parameters of type ItsODTDocumentType | |
---|---|
void |
ODTWriter.writeXML(org.w3c.dom.Node rootDocument,
java.lang.String target,
ItsODTDocumentType type,
java.lang.String origResource,
ItsElementManager mgr)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |