Uses of Interface
net.opengis.swes.x20.IdAttribute

Packages that use IdAttribute
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of IdAttribute in net.opengis.swes.x20
 

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

Uses of IdAttribute in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement IdAttribute
 class IdAttributeImpl
          A document containing one id(@http://www.opengis.net/swes/2.0) attribute.
 



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