public class DataSetChecker extends LengthChecker implements TypeChecker
Constructor and Description |
---|
DataSetChecker() |
Modifier and Type | Method and Description |
---|---|
Object |
cast(String value,
AttributeStatement attribute)
This method does no checking right now and simply passes back the
original value.
|
checkMaxLength, checkMinLength
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkMaxLength, checkMinLength
public Object cast(String value, AttributeStatement attribute) throws InvalidTypeException
cast
in interface TypeChecker
value
- which must be castInvalidTypeException
- if the value can not be interpreted as ContextDependentTypeChecker.cast(String,
AttributeStatement)
Copyright © 2005–2015 Planetary Data System. All rights reserved.