Uses of Interface
org.icenigrid.schema.jsdl.posix.y2005.m11.OutputDocument

Packages that use OutputDocument
org.icenigrid.schema.jsdl.posix.y2005.m11   
 

Uses of OutputDocument in org.icenigrid.schema.jsdl.posix.y2005.m11
 

Methods in org.icenigrid.schema.jsdl.posix.y2005.m11 that return OutputDocument
static OutputDocument OutputDocument.Factory.newInstance()
           
static OutputDocument OutputDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(java.io.File file)
           
static OutputDocument OutputDocument.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(java.io.InputStream is)
           
static OutputDocument OutputDocument.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(org.w3c.dom.Node node)
           
static OutputDocument OutputDocument.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(java.io.Reader r)
           
static OutputDocument OutputDocument.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(java.lang.String xmlAsString)
           
static OutputDocument OutputDocument.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(java.net.URL u)
           
static OutputDocument OutputDocument.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static OutputDocument OutputDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static OutputDocument OutputDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static OutputDocument OutputDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static OutputDocument OutputDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 



Copyright © 2009. All Rights Reserved.