SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.pdf.PdfException

Packages that use PdfException
org.axsl.pdf Interfaces allowing client applications to create PDF documents in a vendor-neutral way. 
 

Uses of PdfException in org.axsl.pdf
 

Methods in org.axsl.pdf that throw PdfException
 void PdfDocument.close()
          Wraps up the processing of the document, completing the writing of any open objects and the document trailer, then closing any resources, including any open output streams.
 void PdfDestination.registerName(java.lang.String name)
          Registers a name for this destination, turning it into a "named destination".
 void PdfDocument.writeHeader()
          Writes the PDF header.
 void PdfDocument.writeIndirectObjects()
          Writes any used but unwritten indirect objects into the stream.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.