|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptionType | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of DescriptionType in net.opengis.ows.x11 |
|---|
| Subinterfaces of DescriptionType in net.opengis.ows.x11 | |
|---|---|
interface |
BasicIdentificationType
An XML BasicIdentificationType(@http://www.opengis.net/ows/1.1). |
interface |
DatasetDescriptionSummaryBaseType
An XML DatasetDescriptionSummaryBaseType(@http://www.opengis.net/ows/1.1). |
interface |
IdentificationType
An XML IdentificationType(@http://www.opengis.net/ows/1.1). |
interface |
ManifestType
An XML ManifestType(@http://www.opengis.net/ows/1.1). |
interface |
ReferenceGroupType
An XML ReferenceGroupType(@http://www.opengis.net/ows/1.1). |
static interface |
ServiceIdentificationDocument.ServiceIdentification
An XML ServiceIdentification(@http://www.opengis.net/ows/1.1). |
| Methods in net.opengis.ows.x11 that return DescriptionType | |
|---|---|
static DescriptionType |
DescriptionType.Factory.newInstance()
|
static DescriptionType |
DescriptionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(File file)
|
static DescriptionType |
DescriptionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(InputStream is)
|
static DescriptionType |
DescriptionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(Node node)
|
static DescriptionType |
DescriptionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(Reader r)
|
static DescriptionType |
DescriptionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(String xmlAsString)
|
static DescriptionType |
DescriptionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(URL u)
|
static DescriptionType |
DescriptionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static DescriptionType |
DescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static DescriptionType |
DescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static DescriptionType |
DescriptionType.Factory.parse(XMLStreamReader sr)
|
static DescriptionType |
DescriptionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of DescriptionType in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement DescriptionType | |
|---|---|
class |
BasicIdentificationTypeImpl
An XML BasicIdentificationType(@http://www.opengis.net/ows/1.1). |
class |
DatasetDescriptionSummaryBaseTypeImpl
An XML DatasetDescriptionSummaryBaseType(@http://www.opengis.net/ows/1.1). |
class |
DescriptionTypeImpl
An XML DescriptionType(@http://www.opengis.net/ows/1.1). |
class |
IdentificationTypeImpl
An XML IdentificationType(@http://www.opengis.net/ows/1.1). |
class |
ManifestTypeImpl
An XML ManifestType(@http://www.opengis.net/ows/1.1). |
class |
ReferenceGroupTypeImpl
An XML ReferenceGroupType(@http://www.opengis.net/ows/1.1). |
static class |
ServiceIdentificationDocumentImpl.ServiceIdentificationImpl
An XML ServiceIdentification(@http://www.opengis.net/ows/1.1). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||