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

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

Uses of ReferenceAttribute in net.opengis.ows.x11
 

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

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

Classes in net.opengis.ows.x11.impl that implement ReferenceAttribute
 class ReferenceAttributeImpl
          A document containing one reference(@http://www.opengis.net/ows/1.1) attribute.
 



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