|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
public class DefaultDocumentInfo
Dummy implementation of DocumentInfo for unsupported document types.
Constructor Summary | |
---|---|
DefaultDocumentInfo(java.io.File file)
Deprecated. Constructor with the file. |
Method Summary | |
---|---|
java.lang.String |
getAuthor()
Deprecated. Get document author. |
java.lang.String |
getCreator()
Deprecated. Get document creator. |
java.lang.String |
getName()
Deprecated. Get document name. |
java.lang.String |
getSubject()
Deprecated. Get document subject. |
java.lang.String |
getTitle()
Deprecated. Get document title. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultDocumentInfo(java.io.File file)
file
- Method Detail |
---|
public java.lang.String getAuthor()
DocumentInfo
getAuthor
in interface DocumentInfo
public java.lang.String getCreator()
DocumentInfo
getCreator
in interface DocumentInfo
public java.lang.String getName()
DocumentInfo
getName
in interface DocumentInfo
public java.lang.String getSubject()
DocumentInfo
getSubject
in interface DocumentInfo
public java.lang.String getTitle()
DocumentInfo
getTitle
in interface DocumentInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |