Uses of Class
org.apache.poi.hwpf.model.SavedByTable
-
Packages that use SavedByTable Package Description org.apache.poi.hwpf -
-
Uses of SavedByTable in org.apache.poi.hwpf
Methods in org.apache.poi.hwpf that return SavedByTable Modifier and Type Method Description SavedByTable
HWPFDocument. getSavedByTable()
Gets a reference to the saved -by table, which holds the save history for the document.
-