Uses of Interface
net.opengis.sensorML.x10.ResponsiblePartyDocument

Packages that use ResponsiblePartyDocument
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of ResponsiblePartyDocument in net.opengis.sensorML.x10
 

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

Uses of ResponsiblePartyDocument in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement ResponsiblePartyDocument
 class ResponsiblePartyDocumentImpl
          A document containing one ResponsibleParty(@http://www.opengis.net/sensorML/1.0) element.
 



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