Uses of Interface
net.opengis.sensorML.x10.SchematronDocument.Schematron

Packages that use SchematronDocument.Schematron
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of SchematronDocument.Schematron in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return SchematronDocument.Schematron
 SchematronDocument.Schematron SchematronDocument.addNewSchematron()
          Appends and returns a new empty "schematron" element
 SchematronDocument.Schematron SchematronDocument.getSchematron()
          Gets the "schematron" element
static SchematronDocument.Schematron SchematronDocument.Schematron.Factory.newInstance()
           
static SchematronDocument.Schematron SchematronDocument.Schematron.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type SchematronDocument.Schematron
 void SchematronDocument.setSchematron(SchematronDocument.Schematron schematron)
          Sets the "schematron" element
 

Uses of SchematronDocument.Schematron in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement SchematronDocument.Schematron
static class SchematronDocumentImpl.SchematronImpl
          An XML schematron(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return SchematronDocument.Schematron
 SchematronDocument.Schematron SchematronDocumentImpl.addNewSchematron()
          Appends and returns a new empty "schematron" element
 SchematronDocument.Schematron SchematronDocumentImpl.getSchematron()
          Gets the "schematron" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type SchematronDocument.Schematron
 void SchematronDocumentImpl.setSchematron(SchematronDocument.Schematron schematron)
          Sets the "schematron" element
 



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