Uses of Interface
net.opengis.sensorML.x10.RelaxNGDocument.RelaxNG

Packages that use RelaxNGDocument.RelaxNG
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of RelaxNGDocument.RelaxNG in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return RelaxNGDocument.RelaxNG
 RelaxNGDocument.RelaxNG RelaxNGDocument.addNewRelaxNG()
          Appends and returns a new empty "relaxNG" element
 RelaxNGDocument.RelaxNG RelaxNGDocument.getRelaxNG()
          Gets the "relaxNG" element
static RelaxNGDocument.RelaxNG RelaxNGDocument.RelaxNG.Factory.newInstance()
           
static RelaxNGDocument.RelaxNG RelaxNGDocument.RelaxNG.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type RelaxNGDocument.RelaxNG
 void RelaxNGDocument.setRelaxNG(RelaxNGDocument.RelaxNG relaxNG)
          Sets the "relaxNG" element
 

Uses of RelaxNGDocument.RelaxNG in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement RelaxNGDocument.RelaxNG
static class RelaxNGDocumentImpl.RelaxNGImpl
          An XML relaxNG(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return RelaxNGDocument.RelaxNG
 RelaxNGDocument.RelaxNG RelaxNGDocumentImpl.addNewRelaxNG()
          Appends and returns a new empty "relaxNG" element
 RelaxNGDocument.RelaxNG RelaxNGDocumentImpl.getRelaxNG()
          Gets the "relaxNG" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type RelaxNGDocument.RelaxNG
 void RelaxNGDocumentImpl.setRelaxNG(RelaxNGDocument.RelaxNG relaxNG)
          Sets the "relaxNG" element
 



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