SourceForge.net Logo
aXSL API 0.1

org.axsl.pdfW
Interface PDFExplicitDestination


public interface PDFExplicitDestination

A PDF Explicit Destination.


Method Summary
 PDFNamedDestination createPDFNamedDestination(java.lang.String name)
          Create an implementation-specific PDFNamedDestination instance that points to this explicit destination.
 

Method Detail

createPDFNamedDestination

public PDFNamedDestination createPDFNamedDestination(java.lang.String name)
Create an implementation-specific PDFNamedDestination instance that points to this explicit destination.

Parameters:
name - The name that should be assigned to this named destination.
Returns:
An implementation-specific PDFExplicitDestination instance.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.