Uses of Interface
net.opengis.sps.x20.SPSMetadataPropertyType

Packages that use SPSMetadataPropertyType
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of SPSMetadataPropertyType in net.opengis.sps.x20
 

Methods in net.opengis.sps.x20 that return SPSMetadataPropertyType
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.newInstance()
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(File file)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(InputStream is)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(Node node)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(Reader r)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(String xmlAsString)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(URL u)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(XMLStreamReader sr)
           
static SPSMetadataPropertyType SPSMetadataPropertyType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of SPSMetadataPropertyType in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement SPSMetadataPropertyType
 class SPSMetadataPropertyTypeImpl
          An XML SPSMetadataPropertyType(@http://www.opengis.net/sps/2.0).
 



Copyright © 2004-2013 52north.org. All Rights Reserved.