|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xmlbeans.impl.common.LoadSaveUtils
public class LoadSaveUtils
Constructor Summary | |
---|---|
LoadSaveUtils()
|
Method Summary | |
---|---|
static void |
xmlStreamReader2XmlText(javax.xml.stream.XMLStreamReader xsr,
java.io.OutputStream os)
|
static Document |
xmlText2GenericDom(java.io.InputStream is,
Document emptyDoc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadSaveUtils()
Method Detail |
---|
public static Document xmlText2GenericDom(java.io.InputStream is, Document emptyDoc) throws SAXException, javax.xml.parsers.ParserConfigurationException, java.io.IOException
SAXException
javax.xml.parsers.ParserConfigurationException
java.io.IOException
public static void xmlStreamReader2XmlText(javax.xml.stream.XMLStreamReader xsr, java.io.OutputStream os) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |