Package com.lowagie.rups
Class Rups
java.lang.Object
com.lowagie.rups.Rups
iText RUPS is a tool that allows you to inspect the internal structure of a PDF file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Main method.static void
Initializes the main components of the Rups application.
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDSerial Version UID.- See Also:
-
-
Constructor Details
-
Rups
public Rups()
-
-
Method Details
-
main
Main method. Starts the RUPS application.- Parameters:
args
- no arguments needed
-
startApplication
public static void startApplication()Initializes the main components of the Rups application.
-