|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfirmDocument | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of ConfirmDocument in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return ConfirmDocument | |
---|---|
static ConfirmDocument |
ConfirmDocument.Factory.newInstance()
|
static ConfirmDocument |
ConfirmDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(File file)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(InputStream is)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(Node node)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(Reader r)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(String xmlAsString)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(URL u)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ConfirmDocument |
ConfirmDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ConfirmDocument |
ConfirmDocument.Factory.parse(XMLStreamReader sr)
|
static ConfirmDocument |
ConfirmDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of ConfirmDocument in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement ConfirmDocument | |
---|---|
class |
ConfirmDocumentImpl
A document containing one Confirm(@http://www.opengis.net/sps/2.0) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |