aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/messaging/MessageHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* removed message handlerKeiron Liddle2001-11-221-287/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194574 13f79535-47bb-0310-9956-ffa450edef68
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-6/+16
| | | | | | | fixed getContentHandler in driver git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194430 13f79535-47bb-0310-9956-ffa450edef68
* Formatted code according to code standards.Tore Engvig2001-07-301-152/+152
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* Updated command line supportarved2001-02-211-244/+219
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194080 13f79535-47bb-0310-9956-ffa450edef68
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-261-1/+1
| | | | | | | fixes. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193739 13f79535-47bb-0310-9956-ffa450edef68
* fixes switch statement, so case NONE isn't treated together with defaultfotis2000-09-071-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193686 13f79535-47bb-0310-9956-ffa450edef68
* a simple message handler, which allows logging Fop messages to a file or ↵fotis2000-06-261-0/+300
implementation of a MessageListener git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193440 13f79535-47bb-0310-9956-ffa450edef68