es.uji.lsi.wcs.XmlWcsParsing
Class SupportedInterpolations

java.lang.Object
  extended byes.uji.lsi.wcs.XmlWcsParsing.SupportedInterpolations

public class SupportedInterpolations
extends java.lang.Object

Author:
jaume

Constructor Summary
SupportedInterpolations(XMLNode node)
          Creates a new instance of SupportedInterpolations
 
Method Summary
 boolean supportsInterpolationMethod(java.lang.String s)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SupportedInterpolations

public SupportedInterpolations(XMLNode node)
Creates a new instance of SupportedInterpolations

Method Detail

supportsInterpolationMethod

public boolean supportsInterpolationMethod(java.lang.String s)

toString

public java.lang.String toString()