Package | Description |
---|---|
org.odftoolkit.odfdom.dom |
Modifier and Type | Method and Description |
---|---|
static OdfSchemaDocument.OdfXMLFile |
OdfSchemaDocument.OdfXMLFile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OdfSchemaDocument.OdfXMLFile[] |
OdfSchemaDocument.OdfXMLFile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OdfFileDom |
OdfSchemaDocument.getFileDom(OdfSchemaDocument.OdfXMLFile file) |
protected String |
OdfSchemaDocument.getXMLFilePath(OdfSchemaDocument.OdfXMLFile file)
Get the relative path for an embedded ODF document including its file name.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.