|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicIdentificationType | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of BasicIdentificationType in net.opengis.ows.x11 |
|---|
| Subinterfaces of BasicIdentificationType in net.opengis.ows.x11 | |
|---|---|
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). |
| Methods in net.opengis.ows.x11 that return BasicIdentificationType | |
|---|---|
static BasicIdentificationType |
BasicIdentificationType.Factory.newInstance()
|
static BasicIdentificationType |
BasicIdentificationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(File file)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(InputStream is)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(Node node)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(Reader r)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(String xmlAsString)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(URL u)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(XMLStreamReader sr)
|
static BasicIdentificationType |
BasicIdentificationType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of BasicIdentificationType in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement BasicIdentificationType | |
|---|---|
class |
BasicIdentificationTypeImpl
An XML BasicIdentificationType(@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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||