aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/configuration/ConfigurationReader.java
Commit message (Collapse)AuthorAgeFilesLines
* removed old configurationKeiron Liddle2002-09-041-139/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195149 13f79535-47bb-0310-9956-ffa450edef68
* removed message handlerKeiron Liddle2001-11-221-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194574 13f79535-47bb-0310-9956-ffa450edef68
* Formatted code according to code standards.Tore Engvig2001-07-301-40/+43
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* combined property list setting into element settingKeiron Liddle2001-07-121-77/+24
| | | | | | | also always get parser class name from one place git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194349 13f79535-47bb-0310-9956-ffa450edef68
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-121-37/+12
| | | | | | | | | | | | Refactored code to throw FOPExceptions so embedding FOP wont' cause app server JVMs to exit. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194208 13f79535-47bb-0310-9956-ffa450edef68
* enabling CID keyed truetype fonts; this gives supportfotis2001-02-271-7/+51
| | | | | | | | for other encodings than WinAnsiEncoding (eg japanese, chinese, arabic, iso-whatever, etc). Also makes font inclusion easier Tore Engvig git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194095 13f79535-47bb-0310-9956-ffa450edef68
* Updated command line supportarved2001-02-211-50/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194080 13f79535-47bb-0310-9956-ffa450edef68
* improvement (?): decoupling Configuration and ConfigurationParserfotis2000-12-171-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193887 13f79535-47bb-0310-9956-ffa450edef68
* changed configuration design following the ideas of Kelly Campbellfotis2000-12-171-18/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193884 13f79535-47bb-0310-9956-ffa450edef68
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ↵fotis2000-12-121-0/+227
support (F.J.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68