|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDerivableComponentType | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of AbstractDerivableComponentType in net.opengis.sensorML.x10 |
---|
Subinterfaces of AbstractDerivableComponentType in net.opengis.sensorML.x10 | |
---|---|
interface |
AbstractComponentType
An XML AbstractComponentType(@http://www.opengis.net/sensorML/1.0). |
interface |
ComponentArrayType
An XML ComponentArrayType(@http://www.opengis.net/sensorML/1.0). |
interface |
ComponentType
An XML ComponentType(@http://www.opengis.net/sensorML/1.0). |
interface |
SystemType
An XML SystemType(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10 that return AbstractDerivableComponentType | |
---|---|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.newInstance()
Deprecated. No need to be able to create instances of abstract types |
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated. No need to be able to create instances of abstract types |
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(File file)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(InputStream is)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(Node node)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(Reader r)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(String xmlAsString)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(URL u)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(XMLStreamReader sr)
|
static AbstractDerivableComponentType |
AbstractDerivableComponentType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of AbstractDerivableComponentType in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement AbstractDerivableComponentType | |
---|---|
class |
AbstractComponentTypeImpl
An XML AbstractComponentType(@http://www.opengis.net/sensorML/1.0). |
class |
AbstractDerivableComponentTypeImpl
An XML AbstractDerivableComponentType(@http://www.opengis.net/sensorML/1.0). |
class |
ComponentArrayTypeImpl
An XML ComponentArrayType(@http://www.opengis.net/sensorML/1.0). |
class |
ComponentTypeImpl
An XML ComponentType(@http://www.opengis.net/sensorML/1.0). |
class |
SystemTypeImpl
An XML SystemType(@http://www.opengis.net/sensorML/1.0). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |