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

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

Uses of EventCountDocument in net.opengis.eml.x001
 

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

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

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



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