public final class BatikUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.w3c.dom.Document |
cloneSVGDocument(org.w3c.dom.Document doc)
Clones an SVG DOM document.
|
static boolean |
isBatikAvailable()
Checks whether Apache Batik is available in the classpath.
|
public static boolean isBatikAvailable()
public static org.w3c.dom.Document cloneSVGDocument(org.w3c.dom.Document doc)
doc
- the SVG DOM to be clonedCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.