FileSpecification Class Documentation
classFileSpecificationNamespace:com::datalogics::PDFL
Detailed Description
Refers to the location of a PDF file within a file system. The PDF file system is known more commonly as the file path name.
The reference can be either absolute, as in a complete path name, or relative to the current place in a directory structure.
Referenced by
Constructor & Destructor Documentation
Member Function Documentation
DisposeChildren
voidDisposeChildren()Returns:
void[static initializer]
static void[static initializer]()delete
synchronized voiddelete(Booleandisposing)Parameters
disposing: Boolean
Returns:
synchronized voiddelete
synchronized voiddelete()Returns:
synchronized voidfinalize
voidfinalize()Returns:
voidgetPDFObject
PDFObjectgetPDFObject()Returns:
PDFObjectRetrieve the PDFObject representation of this object.
getPath
StringgetPath()Returns:
StringThe path to the file referenced.
toString
StringtoString()Returns:
String