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

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

Uses of EventCharacteristicsDocument in net.opengis.eml.x001
 

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

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

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



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