aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/cli/InputHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-316/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-2/+2
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-17/+2
* disable line breaks after DOT with NoWhiteSpaceAfter; fix violationsGlenn Adams2012-03-051-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+3
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Added events to the implementation of the catalog command-line optionSimon Pepping2009-10-251-21/+9
* Fixed language inconsistenciesVincent Hennebert2009-10-211-3/+3
* Fixed checkstyle issues.Vincent Hennebert2009-10-201-30/+36
* Added a command-line option '-catalog' to use a catalog resolver forSimon Pepping2009-10-161-15/+84
* Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776...Adrian Cumiskey2008-07-171-1/+1
* Merged revisions 675590,675604,675698,675845,675854 via svnmerge from Adrian Cumiskey2008-07-111-24/+43
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-1/+7
* Fixed backward compatiblity with 1.4Maximilian Berger2008-02-221-2/+2
* Turned on XInclude processing for the main source given on the command line.Maximilian Berger2008-02-211-3/+28
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-6/+27
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-3/+7
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-241-3/+22
* New "-foout" parameter which only saves the intermediate XSL-FO file when -xm...Jeremias Maerki2005-08-231-6/+25
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-231-0/+153