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

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

Uses of InsertionMetadataDocument in net.opengis.swes.x20
 

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

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

Classes in net.opengis.swes.x20.impl that implement InsertionMetadataDocument
 class InsertionMetadataDocumentImpl
          A document containing one InsertionMetadata(@http://www.opengis.net/swes/2.0) element.
 



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