org.apache.batik.util.awt.svg
Class TestUtil

java.lang.Object
  |
  +--org.apache.batik.util.awt.svg.TestUtil

public class TestUtil
extends java.lang.Object


Constructor Summary
TestUtil()
           
 
Method Summary
static Document getDocumentPrototype()
           
static void trace(Element element, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUtil

public TestUtil()
Method Detail

getDocumentPrototype

public static Document getDocumentPrototype()

trace

public static void trace(Element element,
                         java.io.OutputStream out)
                  throws java.io.IOException


Copyright © 2000 Apache Software Foundation. All Rights Reserved.