Frames | No Frames |
Methods with parameter type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
void | This will set the file specification.
|
void | This will set the file specification for this named page reference.
|
Methods with return type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
PDFileSpecification | The source file or target file: the PDF document file that
this FDF file was exported from or is intended to be imported into.
|
PDFileSpecification | This will get the file specification of this reference. |
Methods with parameter type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
void | Set the file specification.
|
void | Set the file specification.
|
Methods with return type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
PDFileSpecification | This will get the file specification for this stream. |
PDFileSpecification | This will get the file specification for this stream. |
Methods with parameter type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
void | This will set the application to be launched or the document
to be opened or printed. |
void | This will set the file in which the destination is located.
|
Methods with return type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
PDFileSpecification | This will get the application to be launched or the document
to be opened or printed. |
PDFileSpecification | This will get the file in which the destination is located.
|
Methods with parameter type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
void | Set the attached file.
|
Methods with return type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
PDFileSpecification | Return the attached file.
|
Classes derived from org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
class | This represents a file specification.
|
class | A file specification that is just a string.
|
Methods with return type org.pdfbox.pdmodel.common.filespecification.PDFileSpecification | |
PDFileSpecification | A file specfication can either be a COSString or a COSDictionary. |