Uses of Interface
net.opengis.eml.x001.ParameterNamesDocument

Packages that use ParameterNamesDocument
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of ParameterNamesDocument in net.opengis.eml.x001
 

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

Uses of ParameterNamesDocument in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement ParameterNamesDocument
 class ParameterNamesDocumentImpl
          A document containing one ParameterNames(@http://www.opengis.net/eml/0.0.1) element.
 



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