Browse Source

Update to newer batik

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1851362 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-2_4
Simon Steiner 5 years ago
parent
commit
d5b0798c2b

+ 1
- 1
fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java View File

@@ -29,7 +29,7 @@ import org.w3c.dom.Document;
import org.w3c.dom.Element;

import org.apache.batik.anim.dom.SVGDOMImplementation;
import org.apache.batik.util.XMLConstants;
import org.apache.batik.constants.XMLConstants;

/**
* Some utilities for creating svg DOM documents and elements.

BIN
fop/lib/batik-all-1.11.0-SNAPSHOT.jar View File


Loading…
Cancel
Save