aboutsummaryrefslogtreecommitdiffstats
path: root/examples/plan
Commit message (Expand)AuthorAgeFilesLines
* Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-191-0/+1
* Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-143-15/+16
* Added ErrorListener for plan extension's DOM loading because of bugs in some ...Jeremias Maerki2009-02-161-10/+22
* Merge from Trunk revisions 699793 to 706550.Jeremias Maerki2008-10-211-4/+5
|\
| * Check for plan namespace to avoid errors while parsing plan XML.Jeremias Maerki2008-10-201-2/+10
* | Fix for plan reloader when the namespace doesn't match.Jeremias Maerki2008-08-052-8/+18
|/
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2412-60/+60
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-115-45/+131
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2812-60/+72
* Bugzilla #39416:Jeremias Maerki2006-04-272-110/+0
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-3/+9
* Change more links from xml.apache.org to xmlgraphics.apache.org.Simon Pepping2005-11-254-4/+4
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-112-10/+11
* Fixed getDocument() method (is now getDOMDocument()). The plan extension stil...Jeremias Maerki2005-09-021-5/+4
* Removed left over .cvsignore files.Joerg Pietschmann2005-08-131-1/+0
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-2/+2
* Second phase of performance improvement. Pass the propertyList intoFinn Bock2004-10-191-2/+5
* Pass validation.Finn Bock2004-10-191-1/+1
* Adjusting to changes in XmlObj, making the sample extensions compile again.Jeremias Maerki2004-08-141-2/+2
* Fix compilation problemJeremias Maerki2004-06-161-0/+1
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-221-3/+4
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-273-42/+102
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2711-506/+154
* Put namespace URI in public constantJeremias Maerki2003-11-072-3/+6
* Reconfigured ElementMapping from an interface to an abstract base classGlen Mazza2003-07-121-15/+5
* Switched to long licence Jeremias Maerki2003-03-0711-208/+782
* Move over from contrib/planJeremias Maerki2003-01-2919-0/+1300