public class DOCXDocumentInfo extends DocumentInfo
| Constructor and Description |
|---|
DOCXDocumentInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getContentStatus() |
String |
getContentType() |
String |
getDescription() |
String |
getIdentifier() |
String |
getLanguage() |
String |
getLastModifiedBy() |
Date |
getLastPrintedDate() |
String |
getRevision() |
getAuthor, getComments, getCreatedDate, getCreator, getKeywords, getModifiedDate, getSubject, getTitle, getVersion, isEncrypted, setAuthor, setComments, setCreatedDate, setCreator, setKeywords, setModifiedDate, setSubject, setTitle, setVersionpublic String getCategory()
public String getContentStatus()
public String getContentType()
public String getDescription()
public String getIdentifier()
public String getLanguage()
public String getLastModifiedBy()
public Date getLastPrintedDate()
public String getRevision()