|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputDocument | |
|---|---|
| org.icenigrid.schema.jsdl.hpcp.y2005.m11 | |
| org.icenigrid.schema.jsdl.hpcp.y2005.m11.impl | |
| Uses of InputDocument in org.icenigrid.schema.jsdl.hpcp.y2005.m11 |
|---|
| Methods in org.icenigrid.schema.jsdl.hpcp.y2005.m11 that return InputDocument | |
|---|---|
static InputDocument |
InputDocument.Factory.newInstance()
|
static InputDocument |
InputDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(java.io.File file)
|
static InputDocument |
InputDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(java.io.InputStream is)
|
static InputDocument |
InputDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(org.w3c.dom.Node node)
|
static InputDocument |
InputDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(java.io.Reader r)
|
static InputDocument |
InputDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(java.lang.String xmlAsString)
|
static InputDocument |
InputDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(java.net.URL u)
|
static InputDocument |
InputDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static InputDocument |
InputDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static InputDocument |
InputDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static InputDocument |
InputDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static InputDocument |
InputDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of InputDocument in org.icenigrid.schema.jsdl.hpcp.y2005.m11.impl |
|---|
| Classes in org.icenigrid.schema.jsdl.hpcp.y2005.m11.impl that implement InputDocument | |
|---|---|
class |
InputDocumentImpl
A document containing one Input(@http://schemas.ggf.org/jsdl/2006/07/jsdl-hpcp) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||