com.itextpdf.rups
Class Rups
java.lang.Object
com.itextpdf.rups.Rups
public class Rups
- extends Object
iText RUPS is a tool that allows you to inspect the internal structure
of a PDF file.
Constructor Summary |
Rups()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rups
public Rups()
main
public static void main(String[] args)
- Main method. Starts the RUPS application.
- Parameters:
args
- no arguments needed
startApplication
public static void startApplication(File f)
- Initializes the main components of the Rups application.
- Parameters:
f
- a file that should be opened on launch
getVersion
public static final String getVersion()
Copyright © 2012. All Rights Reserved.