xmlgraphics-commons 1.4

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 750418 2009-03-05 11:03:54Z vhennebert $

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.4

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