org.apache.fop.pdf
Class PDFName
- PDFWritable
Class representing a PDF name object.
PDFName(String name) - Creates a new PDF name object.
|
encode , encodeBinaryToHexString , encodeString , encodeText , formatDateTime , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , getParent , hasObjectNumber , makeReference , output , outputInline , referencePDF , setDocument , setObjectNumber , setParent , toPDF , toPDFString |
PDFName
public PDFName(String name)
Creates a new PDF name object.
output
protected int output(OutputStream stream)
throws IOException
- output in interface PDFObject
toString
public String toString()
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.