Class ImageIODebugUtil
- java.lang.Object
-
- org.apache.batik.ext.awt.image.codec.imageio.ImageIODebugUtil
-
public class ImageIODebugUtil extends java.lang.Object
Helper class for debugging stuff in Image I/O.
-
-
Constructor Summary
Constructors Constructor Description ImageIODebugUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
dumpMetadata(javax.imageio.metadata.IIOMetadata meta)
static void
dumpNode(org.w3c.dom.Node node)
-