|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.image.loader.batik.BatikUtil
public class BatikUtil
Helper utilities for Apache Batik.
Constructor Summary | |
---|---|
BatikUtil()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatikUtil()
Method Detail |
---|
public static boolean isBatikAvailable()
public static org.w3c.dom.Document cloneSVGDocument(org.w3c.dom.Document doc)
doc
- the SVG DOM to be cloned
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |