org.apache.fop.pdf
Class PDFFileSpec
- PDFWritable
class representing a /FileSpec object.
PDFFileSpec(String filename) - create a /FileSpec object.
|
encode , encodeString , encodeText , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , hasObjectNumber , makeReference , output , referencePDF , setDocument , setObjectNumber , toInlinePDFString , toPDF , toPDFString |
filename
protected String filename
the filename
PDFFileSpec
public PDFFileSpec(String filename)
create a /FileSpec object.
filename
- the filename represented by this object
equals
public boolean equals(Object obj)
Check if this equals another object.
obj
- the object to compare
- true if this equals other object
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.