|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.rups.Rups
public class Rups
iText RUPS is a tool that combines SUN's PDF Renderer (to view PDF documents), iText's PdfReader (to inspect the internal structure of a PDF file), and iText's PdfStamper to manipulate a PDF file.
Field Summary | |
---|---|
private static long |
serialVersionUID
Serial Version UID. |
static java.lang.String |
VERSION
The version String; this String may only be changed by Bruno Lowagie. |
Constructor Summary | |
---|---|
Rups()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method of this PdfFrame class. |
static void |
startApplication()
Initializes the main components of the Rups application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VERSION
private static final long serialVersionUID
Constructor Detail |
---|
public Rups()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- no arguments neededpublic static void startApplication()
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |