org.uispec4j.xml
Class XmlWriter

java.lang.Object
  extended by org.uispec4j.xml.XmlWriter

public class XmlWriter
extends java.lang.Object


Nested Class Summary
static class XmlWriter.Tag
           
 
Method Summary
static XmlWriter.Tag startTag(java.io.Writer writer, java.lang.String rootTag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

startTag

public static XmlWriter.Tag startTag(java.io.Writer writer,
                                     java.lang.String rootTag)


Copyright © 2004-2010. All Rights Reserved.