Uses of Class
org.apache.poi.hwpf.model.RevisionMarkAuthorTable

Packages that use RevisionMarkAuthorTable
org.apache.poi.hwpf   
 

Uses of RevisionMarkAuthorTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as RevisionMarkAuthorTable
protected  RevisionMarkAuthorTable HWPFDocument._rmat
          Holds the revision mark authors for this document.
 

Methods in org.apache.poi.hwpf that return RevisionMarkAuthorTable
 RevisionMarkAuthorTable HWPFDocument.getRevisionMarkAuthorTable()
          Gets a reference to the revision mark author table, which holds the revision mark authors for the document.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.