Uses of Class
org.odftoolkit.odfdom.dom.OdfSchemaDocument.OdfXMLFile

Packages that use OdfSchemaDocument.OdfXMLFile
org.odftoolkit.odfdom.dom   
 

Uses of OdfSchemaDocument.OdfXMLFile in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom that return OdfSchemaDocument.OdfXMLFile
static OdfSchemaDocument.OdfXMLFile OdfSchemaDocument.OdfXMLFile.valueOf(java.lang.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.
 

Methods in org.odftoolkit.odfdom.dom with parameters of type OdfSchemaDocument.OdfXMLFile
 OdfFileDom OdfSchemaDocument.getFileDom(OdfSchemaDocument.OdfXMLFile file)
           
protected  java.lang.String OdfSchemaDocument.getXMLFilePath(OdfSchemaDocument.OdfXMLFile file)
          Get the relative path for an embedded ODF document including its file name.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.