aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util/XMLConstants.java
Commit message (Collapse)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-52/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733433 13f79535-47bb-0310-9956-ffa450edef68
* Need to use xml:space="preserve" on text elements in IF and SVG output to ↵Jeremias Maerki2008-12-221-0/+3
| | | | | | avoid problems with editing those files in XML editors and rendering SVG text starting or ending with whitespace. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@728699 13f79535-47bb-0310-9956-ffa450edef68
* Extracted some often-used XML constants and utility methods into an ↵Jeremias Maerki2008-08-121-0/+49
interface and a class in org.apache.fop.util. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@685137 13f79535-47bb-0310-9956-ffa450edef68