Browse Source

Update to newer batik

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1851362 13f79535-47bb-0310-9956-ffa450edef68
pull/47/head
ssteiner 5 years ago
parent
commit
b4fdeb6d7b

+ 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