Uses of Class
org.archive.util.ms.Entry.EntryType

Packages that use Entry.EntryType
org.archive.util.ms Memory-efficient reading of .doc files. 
 

Uses of Entry.EntryType in org.archive.util.ms
 

Methods in org.archive.util.ms that return Entry.EntryType
 Entry.EntryType Entry.getType()
           
 Entry.EntryType DefaultEntry.getType()
           
static Entry.EntryType Entry.EntryType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Entry.EntryType[] Entry.EntryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.