org.skyscreamer.yoga.util
Class XmlYogaViewUtil

java.lang.Object
  extended by org.skyscreamer.yoga.util.XmlYogaViewUtil

public class XmlYogaViewUtil
extends Object


Constructor Summary
XmlYogaViewUtil()
           
 
Method Summary
static void write(org.dom4j.Element rootElement, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlYogaViewUtil

public XmlYogaViewUtil()
Method Detail

write

public static void write(org.dom4j.Element rootElement,
                         OutputStream outputStream)
                  throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.