|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XStatus | |
|---|---|
| org.decisiondeck.jmcda.persist.xmcda2.generated | |
| org.decisiondeck.jmcda.persist.xmcda2.generated.impl | |
| Uses of XStatus in org.decisiondeck.jmcda.persist.xmcda2.generated |
|---|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XStatus | |
|---|---|
static XStatus |
XStatus.Factory.newInstance()
|
static XStatus |
XStatus.Factory.newInstance(XmlOptions options)
|
static XStatus |
XStatus.Factory.newValue(Object obj)
|
static XStatus |
XStatus.Factory.parse(File file)
|
static XStatus |
XStatus.Factory.parse(File file,
XmlOptions options)
|
static XStatus |
XStatus.Factory.parse(InputStream is)
|
static XStatus |
XStatus.Factory.parse(InputStream is,
XmlOptions options)
|
static XStatus |
XStatus.Factory.parse(Node node)
|
static XStatus |
XStatus.Factory.parse(Node node,
XmlOptions options)
|
static XStatus |
XStatus.Factory.parse(Reader r)
|
static XStatus |
XStatus.Factory.parse(Reader r,
XmlOptions options)
|
static XStatus |
XStatus.Factory.parse(String xmlAsString)
|
static XStatus |
XStatus.Factory.parse(String xmlAsString,
XmlOptions options)
|
static XStatus |
XStatus.Factory.parse(URL u)
|
static XStatus |
XStatus.Factory.parse(URL u,
XmlOptions options)
|
static XStatus |
XStatus.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static XStatus |
XStatus.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
XmlOptions options)
Deprecated. XMLInputStream |
static XStatus |
XStatus.Factory.parse(XMLStreamReader sr)
|
static XStatus |
XStatus.Factory.parse(XMLStreamReader sr,
XmlOptions options)
|
| Uses of XStatus in org.decisiondeck.jmcda.persist.xmcda2.generated.impl |
|---|
| Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XStatus | |
|---|---|
class |
XStatusImpl
An XML status(@http://www.decision-deck.org/2009/XMCDA-2.1.0). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||