Uses of Class
org.odftoolkit.odfdom.doc.OdfDocument.OdfXMLFile

Packages that use OdfDocument.OdfXMLFile
org.odftoolkit.odfdom.doc The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. 
 

Uses of OdfDocument.OdfXMLFile in org.odftoolkit.odfdom.doc
 

Methods in org.odftoolkit.odfdom.doc that return OdfDocument.OdfXMLFile
static OdfDocument.OdfXMLFile OdfDocument.OdfXMLFile.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdfDocument.OdfXMLFile[] OdfDocument.OdfXMLFile.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.