4 Commits (178483e30913d2065d5f7a154932b2870a83081e)

Author SHA1 Message Date
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki a2010e775b DOM2SAX code replaced. Copied and adapted from Xalan-J: http://svn.apache.org/repos/asf/xalan/java/trunk/src/org/apache/xalan/xsltc/trax/DOM2SAX.java 18 years ago
  Jeremias Maerki c939529a9b Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmeta and RDF elements can be used as root elements for XMP metadata. 18 years ago
  Jeremias Maerki 91d8c38fa9 Don't swallow characters if the handler does not implement LexicalHandler. 18 years ago
  Chris Bowditch eff8f14068 TransformerHandler changed to ContentHandler to allow easier integration of XML Renderer to a SAX Events chain 18 years ago
  Jeremias Maerki cd600b952b XMLHandler interface changed so it reports whether it supports a particular Renderer instead of reporting the MIME type. One MIME type could be implemented by multiple Renderer implementations so conflicts could occur. Almost all XMLHandler implementations will have a dependency on a particular Renderer implementation. 18 years ago
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
  Jeremias Maerki f5b4eeff76 Remove obsolete method. 19 years ago
  Jeremias Maerki d57530eed0 Made Service a stand-alone class so it can be reused. 19 years ago
  Jeremias Maerki 02df8d85a6 Refactored Area Tree XML Renderer to write XML to a TransformerHandler instead of to a Writer. 19 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki a9174e6527 Switched to long licence 21 years ago
  Keiron Liddle ec28e0fccd replaced logkit logger with the logger interface in avalon framework 22 years ago
  Keiron Liddle af113ef5a3 updates to area tree and reading/rendering with xml 23 years ago