Uses of Interface
net.opengis.eml.x002.EventCountType
-
Packages that use EventCountType Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of EventCountType in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return EventCountType Modifier and Type Method Description static EventCountTypeEventCountType.Factory. newInstance()static EventCountTypeEventCountType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(File file)static EventCountTypeEventCountType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(InputStream is)static EventCountTypeEventCountType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(Reader r)static EventCountTypeEventCountType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(String xmlAsString)static EventCountTypeEventCountType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(URL u)static EventCountTypeEventCountType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(XMLStreamReader sr)static EventCountTypeEventCountType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static EventCountTypeEventCountType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic EventCountTypeEventCountType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic EventCountTypeEventCountType.Factory. parse(Node node)static EventCountTypeEventCountType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of EventCountType in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement EventCountType Modifier and Type Class Description classEventCountTypeImplAn XML EventCountType(@http://www.opengis.net/eml/0.0.2).
-