|
||||||||||
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.PdfDocumentInfo
public class PdfDocumentInfo
Implementation of DocumentInfo for PDF documents.
Constructor Summary | |
---|---|
PdfDocumentInfo(java.io.File file)
Deprecated. Constructor with the PDF 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 PdfDocumentInfo(java.io.File file) throws java.io.IOException, de.intarsys.pdf.parser.COSLoadException
file
-
de.intarsys.pdf.parser.COSLoadException
java.io.IOException
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 |