Uses of Class
org.odftoolkit.odfdom.pkg.manifest.OdfFileEntry

Packages that use OdfFileEntry
org.odftoolkit.odfdom.pkg Representing the "Package Layer", the physical document handling. 
 

Uses of OdfFileEntry in org.odftoolkit.odfdom.pkg
 

Methods in org.odftoolkit.odfdom.pkg that return OdfFileEntry
 OdfFileEntry OdfPackage.getFileEntry(java.lang.String packagePath)
          Get an OdfFileEntry for the packagePath NOTE: This method should be better moved to a DOM inherited Manifest class
 

Methods in org.odftoolkit.odfdom.pkg that return types with arguments of type OdfFileEntry
 java.util.HashMap<java.lang.String,OdfFileEntry> OdfPackage.getManifestEntries()
           
 



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