| Package | Description |
|---|---|
| org.apache.airavata.schemas.wec | |
| org.apache.airavata.schemas.wec.impl |
| Modifier and Type | Method and Description |
|---|---|
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.newInstance() |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(File file) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(InputStream is) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(Node node) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(Reader r) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(String xmlAsString) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(URL u) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(XMLStreamReader sr) |
static SoaServiceEprsDocument |
SoaServiceEprsDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
SoaServiceEprsDocumentImpl
A document containing one soa-service-eprs(@http://airavata.apache.org/schemas/wec/2012/05) element.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.