Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.common » [javadoc | source]
org.apache.xmlbeans.impl.common
public class: LoadSaveUtils [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.common.LoadSaveUtils
Author: Cezar Andrei ( cezar.andrei at bea.com ) Date: Nov 11, 2003
Method from org.apache.xmlbeans.impl.common.LoadSaveUtils Summary:
xmlStreamReader2XmlText,   xmlText2GenericDom
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.common.LoadSaveUtils Detail:
 public static  void xmlStreamReader2XmlText(XMLStreamReader xsr,
    OutputStream os) throws XMLStreamException 
 public static Document xmlText2GenericDom(InputStream is,
    Document emptyDoc) throws IOException, SAXException, ParserConfigurationException