]> source.dussan.org Git - xmlgraphics-fop.git/commit
Hacked CommandLineOptions so that it accepts '-' as a specification of stdin/stdout.
authorVincent Hennebert <vhennebert@apache.org>
Tue, 22 Jul 2008 10:09:06 +0000 (10:09 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Tue, 22 Jul 2008 10:09:06 +0000 (10:09 +0000)
commit82f6e4668f86fd21d49e64593753249bdeb7a008
treeb0f5224bee33dd07cfe54b84f1ceb2b3e7772c8e
parentd65a931df629aadc120b704c16f8a07cbba1543d
Hacked CommandLineOptions so that it accepts '-' as a specification of stdin/stdout.
Made it work also when infile is specified without any option ('fop - -pdf res.pdf')
TODO Investigate the adoption of Apache Commons CLI

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