/[Apache-SVN]
ViewVC logotype

Revision 197802


Jump to revision: Previous Next
Author: gmazza
Date: Mon Jul 19 22:46:14 2004 UTC (19 years, 10 months ago)
Changed paths: 11
Log Message:
1.)  Moved exclusively to Simon's DefaultHandler object for both Transformer
and SAXParser usage.  DefaultHandler implements the ContentHandler interface
so it can be used where the latter was previously used, also it provides more
functionality.  [1]

2.) Updated the examples and internal code accordingly.

3.) Renamed ExampleFO2PDFUsingSAX to ...Parser to avoid confusion (both use
SAX.)

[1] http://www.cafeconleche.org/books/xmljava/chapters/ch06s03.html#d0e8440


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/examples/embedding/build.xml modified , text changed
Directoryxmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleDOM2PDF.java modified , text changed
Directoryxmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleFO2PDF.java modified , text changed
Directoryxmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleFO2PDFUsingSAX.java deleted
Directoryxmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleFO2PDFUsingSAXParser.java added
Directoryxmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleObj2PDF.java modified , text changed
Directoryxmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleXML2PDF.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/Driver.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/servlet/FopPrintServlet.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/servlet/FopServlet.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/BasicDriverTestCase.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26