|
aXSL API 0.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfVersion | |
|---|---|
| org.axsl.pdf | Interfaces allowing client applications to create PDF documents in a vendor-neutral way. |
| Uses of PdfVersion in org.axsl.pdf |
|---|
| Methods in org.axsl.pdf that return PdfVersion | |
|---|---|
static PdfVersion |
PdfVersion.fromString(java.lang.String stringVersion)
For a given version String, finds the PdfVersion that represents
that version. |
static PdfVersion |
PdfVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PdfVersion[] |
PdfVersion.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.axsl.pdf with parameters of type PdfVersion | |
|---|---|
void |
PdfDocument.setVersion(PdfVersion newVersion)
Sets the PDF version that should be created when this document is written. |
|
aXSL API 0.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.