|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AvailableCRSDocument | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of AvailableCRSDocument in net.opengis.ows.x11 |
|---|
| Subinterfaces of AvailableCRSDocument in net.opengis.ows.x11 | |
|---|---|
interface |
SupportedCRSDocument
A document containing one SupportedCRS(@http://www.opengis.net/ows/1.1) element. |
| Methods in net.opengis.ows.x11 that return AvailableCRSDocument | |
|---|---|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.newInstance()
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(File file)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(InputStream is)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(Node node)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(Reader r)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(String xmlAsString)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(URL u)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(XMLStreamReader sr)
|
static AvailableCRSDocument |
AvailableCRSDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of AvailableCRSDocument in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement AvailableCRSDocument | |
|---|---|
class |
AvailableCRSDocumentImpl
A document containing one AvailableCRS(@http://www.opengis.net/ows/1.1) element. |
class |
SupportedCRSDocumentImpl
A document containing one SupportedCRS(@http://www.opengis.net/ows/1.1) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||