|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPSMetadataType | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of SPSMetadataType in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return SPSMetadataType | |
---|---|
SPSMetadataType |
SPSMetadataDocument.addNewSPSMetadata()
Appends and returns a new empty "SPSMetadata" element |
SPSMetadataType |
SPSMetadataPropertyType.addNewSPSMetadata()
Appends and returns a new empty "SPSMetadata" element |
SPSMetadataType |
SPSMetadataDocument.getSPSMetadata()
Gets the "SPSMetadata" element |
SPSMetadataType |
SPSMetadataPropertyType.getSPSMetadata()
Gets the "SPSMetadata" element |
static SPSMetadataType |
SPSMetadataType.Factory.newInstance()
|
static SPSMetadataType |
SPSMetadataType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(File file)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(InputStream is)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(Node node)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(Reader r)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(String xmlAsString)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(URL u)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static SPSMetadataType |
SPSMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static SPSMetadataType |
SPSMetadataType.Factory.parse(XMLStreamReader sr)
|
static SPSMetadataType |
SPSMetadataType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sps.x20 with parameters of type SPSMetadataType | |
---|---|
void |
SPSMetadataDocument.setSPSMetadata(SPSMetadataType spsMetadata)
Sets the "SPSMetadata" element |
void |
SPSMetadataPropertyType.setSPSMetadata(SPSMetadataType spsMetadata)
Sets the "SPSMetadata" element |
Uses of SPSMetadataType in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement SPSMetadataType | |
---|---|
class |
SPSMetadataTypeImpl
An XML SPSMetadataType(@http://www.opengis.net/sps/2.0). |
Methods in net.opengis.sps.x20.impl that return SPSMetadataType | |
---|---|
SPSMetadataType |
SPSMetadataDocumentImpl.addNewSPSMetadata()
Appends and returns a new empty "SPSMetadata" element |
SPSMetadataType |
SPSMetadataPropertyTypeImpl.addNewSPSMetadata()
Appends and returns a new empty "SPSMetadata" element |
SPSMetadataType |
SPSMetadataDocumentImpl.getSPSMetadata()
Gets the "SPSMetadata" element |
SPSMetadataType |
SPSMetadataPropertyTypeImpl.getSPSMetadata()
Gets the "SPSMetadata" element |
Methods in net.opengis.sps.x20.impl with parameters of type SPSMetadataType | |
---|---|
void |
SPSMetadataDocumentImpl.setSPSMetadata(SPSMetadataType spsMetadata)
Sets the "SPSMetadata" element |
void |
SPSMetadataPropertyTypeImpl.setSPSMetadata(SPSMetadataType spsMetadata)
Sets the "SPSMetadata" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |