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

Packages that use FileEntryElement
org.odftoolkit.odfdom.pkg.manifest   
 

Uses of FileEntryElement in org.odftoolkit.odfdom.pkg.manifest
 

Methods in org.odftoolkit.odfdom.pkg.manifest that return FileEntryElement
 FileEntryElement OdfFileEntry.getOdfElement()
          Gets the OdfElement of this OdfFileEntry.
 FileEntryElement ManifestElement.newFileEntryElement(String fullPathValue, String mediaTypeValue)
          Create child element manifest:file-entry.
 

Constructors in org.odftoolkit.odfdom.pkg.manifest with parameters of type FileEntryElement
OdfFileEntry(FileEntryElement fileEntryElement)
           
 



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