|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PdfDestination
A PDF Destination.
Method Summary | |
---|---|
void |
registerName(java.lang.String name)
Registers a name for this destination, turning it into a "named destination". |
Method Detail |
---|
void registerName(java.lang.String name) throws PdfException
name
- The name that should be assigned to this destination.
PdfException
- If a (different) name has already been assigned to
this destination, or if the name being registered has already been
registered for a different destination.
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.