Uses of Class
org.apache.poi.hwpf.model.SavedByEntry
-
Packages that use SavedByEntry Package Description org.apache.poi.hwpf.model -
-
Uses of SavedByEntry in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return types with arguments of type SavedByEntry Modifier and Type Method Description List<SavedByEntry>SavedByTable. getEntries()Gets the entries.
-