|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceDefinitionDocument | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of InterfaceDefinitionDocument in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return InterfaceDefinitionDocument | |
---|---|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.newInstance()
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(File file)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(InputStream is)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(Node node)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(Reader r)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(String xmlAsString)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(URL u)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(XMLStreamReader sr)
|
static InterfaceDefinitionDocument |
InterfaceDefinitionDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of InterfaceDefinitionDocument in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement InterfaceDefinitionDocument | |
---|---|
class |
InterfaceDefinitionDocumentImpl
A document containing one InterfaceDefinition(@http://www.opengis.net/sensorML/1.0) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |