aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/cli/CommandLineOptions.java
diff options
context:
space:
mode:
authorMehdi Houshmand <mehdi@apache.org>2012-06-20 13:51:14 +0000
committerMehdi Houshmand <mehdi@apache.org>2012-06-20 13:51:14 +0000
commitc36ffee9dfbf111899bbca5f994e334ca6b95011 (patch)
tree70107daa49cea97a4456a32087d0703baf84eed8 /src/java/org/apache/fop/cli/CommandLineOptions.java
parentd32664f71c991d0d9fd4445d3fc1b5e83bb0a963 (diff)
downloadxmlgraphics-fop-c36ffee9dfbf111899bbca5f994e334ca6b95011.tar.gz
xmlgraphics-fop-c36ffee9dfbf111899bbca5f994e334ca6b95011.zip
Added tests and cleaning up of code
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1352101 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/java/org/apache/fop/cli/CommandLineOptions.java')
-rw-r--r--src/java/org/apache/fop/cli/CommandLineOptions.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/java/org/apache/fop/cli/CommandLineOptions.java b/src/java/org/apache/fop/cli/CommandLineOptions.java
index e0cf0fbb6..780c8758b 100644
--- a/src/java/org/apache/fop/cli/CommandLineOptions.java
+++ b/src/java/org/apache/fop/cli/CommandLineOptions.java
@@ -57,7 +57,7 @@ import org.apache.fop.render.print.PrintRenderer;
import org.apache.fop.render.xml.XMLRenderer;
import org.apache.fop.util.CommandLineLogger;
-import static org.apache.fop.render.pdf.PDFRendererConfigOptions.ENCRYPTION_PARAMS;
+import static org.apache.fop.render.pdf.PDFRendererConfigOption.ENCRYPTION_PARAMS;
/**
* Options parses the commandline arguments