]> source.dussan.org Git - xmlgraphics-fop.git/commit
Made FOUserAgent.configure() protected again (not to tempt any users to play with...
authorJeremias Maerki <jeremias@apache.org>
Tue, 11 Jul 2006 08:28:02 +0000 (08:28 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 11 Jul 2006 08:28:02 +0000 (08:28 +0000)
commit8cef4a0766bf1ae378043264df7dbcde71829329
tree8634e219821a2c04ea36aff9c46c682a56428b03
parentb0f1446578661b8a20fbbe8f6a3a30797ddfaf40
Made FOUserAgent.configure() protected again (not to tempt any users to play with it). Instead improved CommandLineOptions to properly build and adjust the FOUserAgent. Manuel's fix was ok, but I wasn't too comfortable with the public configure() method.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@420761 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/apps/FOUserAgent.java
src/java/org/apache/fop/cli/CommandLineOptions.java