Package org.apache.xmlgraphics.util
Class ImageIODebugUtil
- java.lang.Object
-
- org.apache.xmlgraphics.util.ImageIODebugUtil
-
public final class ImageIODebugUtil extends java.lang.Object
Helper class for debugging stuff in Image I/O.- Version:
- $Id$
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ImageIODebugUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
dumpMetadata(javax.imageio.metadata.IIOMetadata meta, boolean nativeFormat)
static void
dumpNode(org.w3c.dom.Node node)
-