ElegantJ Data Tables Java API Specification v1.1

com.elegantj.data.dataviewer
Class XMLWriter

java.lang.Object
  extended bycom.elegantj.data.dataviewer.XMLWriter

public class XMLWriter
extends java.lang.Object


Constructor Summary
XMLWriter(XMLView xmlView)
           
 
Method Summary
 void writeXML(java.io.OutputStream out)
          Writes the XML to the specified OutputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLWriter

public XMLWriter(XMLView xmlView)
Method Detail

writeXML

public void writeXML(java.io.OutputStream out)
              throws java.io.IOException
Writes the XML to the specified OutputStream

Parameters:
out - the OutputStream object
Throws:
java.io.IOException

ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.