com.axiomalaska.sos.xmlbuilder
Class DescribeSensorBuilder

java.lang.Object
  extended by com.axiomalaska.sos.xmlbuilder.SosXmlBuilder
      extended by com.axiomalaska.sos.xmlbuilder.DescribeSensorBuilder

public class DescribeSensorBuilder
extends SosXmlBuilder

Builds a SOS DescribeSensor XML String with a passed in Station

Author:
Lance Finfrock

Constructor Summary
DescribeSensorBuilder(java.lang.String procedureId)
           
 
Method Summary
 java.lang.String build()
          Build the XML String urn:ogc:object:feature:Sensor:IFGI:ifgi-sensor-1
 
Methods inherited from class com.axiomalaska.sos.xmlbuilder.SosXmlBuilder
formatCalendarIntoGMTTime, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeSensorBuilder

public DescribeSensorBuilder(java.lang.String procedureId)
Method Detail

build

public java.lang.String build()
Build the XML String urn:ogc:object:feature:Sensor:IFGI:ifgi-sensor-1

Specified by:
build in class SosXmlBuilder


Copyright © 2012. All Rights Reserved.