PDF Clown
0.1.2

org.pdfclown.tools
Class Optimizer

java.lang.Object
  extended by org.pdfclown.tools.Optimizer

public final class Optimizer
extends Object

Tool to enhance PDF files.

Since:
0.1.2
Version:
0.1.2, 12/21/12
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Constructor Summary
Optimizer()
           
 
Method Summary
static void removeOrphanedObjects(File file)
          Removes indirect objects which have no reference in the document structure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Optimizer

public Optimizer()
Method Detail

removeOrphanedObjects

public static void removeOrphanedObjects(File file)
Removes indirect objects which have no reference in the document structure.

Parameters:
file - File to optimize.

PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.