Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.cst.functions.geometric
Class SRSValidator

java.lang.Object
  extended by eu.esdihumboldt.cst.functions.geometric.SRSValidator
All Implemented Interfaces:
Validator

public class SRSValidator
extends Object
implements Validator

Validator for the referenceSystem parameter of the ordinates to point function.

Author:
Kai Schwierczek

Constructor Summary
SRSValidator()
           
 
Method Summary
 void setParameters(com.google.common.collect.ListMultimap<String,String> parameters)
          Sets this validators parameters.
 String validate(String value)
          Checks whether the given value is valid.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SRSValidator

public SRSValidator()
Method Detail

validate

public String validate(String value)
Description copied from interface: Validator
Checks whether the given value is valid.

Specified by:
validate in interface Validator
Parameters:
value - the value to check
Returns:
null, if the value is valid, otherwise the reason why it's invalid
See Also:
Validator.validate(java.lang.String)

setParameters

public void setParameters(com.google.common.collect.ListMultimap<String,String> parameters)
Description copied from interface: Validator
Sets this validators parameters.

Specified by:
setParameters in interface Validator
Parameters:
parameters - the parameters
See Also:
Validator.setParameters(com.google.common.collect.ListMultimap)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d