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

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

Uses of SPSContentsPropertyType in net.opengis.sps.x20
 

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

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

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



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