public class PDSimpleFileSpecification extends Object implements PDFileSpecification
| Constructor and Description |
|---|
PDSimpleFileSpecification() |
PDSimpleFileSpecification(COSString fileName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
COSBase |
getCOSObject()
Convert this standard java object to a COS object.
|
String |
getFile() |
void |
setFile(String fileName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFSpublic PDSimpleFileSpecification()
public PDSimpleFileSpecification(COSString fileName)
fileName - The file that this spec represents.public String getFile()
getFile in interface PDFileSpecificationpublic void setFile(String fileName)
setFile in interface PDFileSpecificationfileName - The name of the file.public COSBase getCOSObject()
getCOSObject in interface COSObjectableCopyright © 2019 sejda. All rights reserved.