Uses of Interface
net.opengis.ows.x11.IdentificationType

Packages that use IdentificationType
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of IdentificationType in net.opengis.ows.x11
 

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

Uses of IdentificationType in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement IdentificationType
 class IdentificationTypeImpl
          An XML IdentificationType(@http://www.opengis.net/ows/1.1).
 



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