|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventCodeOtherType | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of EventCodeOtherType in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return EventCodeOtherType | |
---|---|
static EventCodeOtherType |
EventCodeOtherType.Factory.newInstance()
|
static EventCodeOtherType |
EventCodeOtherType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.newValue(Object obj)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(File file)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(InputStream is)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(Node node)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(Reader r)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(String xmlAsString)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(URL u)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(XMLStreamReader sr)
|
static EventCodeOtherType |
EventCodeOtherType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of EventCodeOtherType in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement EventCodeOtherType | |
---|---|
class |
EventCodeOtherTypeImpl
An XML EventCodeOtherType(@http://www.opengis.net/sps/2.0). |
class |
EventCodeTypeImpl
An XML EventCodeType(@http://www.opengis.net/sps/2.0). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |