xmlgraphics-commons 1.2

org.apache.xmlgraphics.util
Class ImageIODebugUtil

java.lang.Object
  extended by org.apache.xmlgraphics.util.ImageIODebugUtil

public class ImageIODebugUtil
extends java.lang.Object

Helper class for debugging stuff in Image I/O.

Version:
$Id: ImageIODebugUtil.java 496561 2007-01-16 01:17:01Z cam $

Constructor Summary
ImageIODebugUtil()
           
 
Method Summary
static void dumpMetadata(javax.imageio.metadata.IIOMetadata meta, boolean nativeFormat)
           
static void dumpNode(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageIODebugUtil

public ImageIODebugUtil()
Method Detail

dumpMetadata

public static void dumpMetadata(javax.imageio.metadata.IIOMetadata meta,
                                boolean nativeFormat)

dumpNode

public static void dumpNode(org.w3c.dom.Node node)

xmlgraphics-commons 1.2

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.