public class IdentifierChecker extends LengthChecker implements TypeChecker
Constructor and Description |
---|
IdentifierChecker() |
Modifier and Type | Method and Description |
---|---|
Object |
cast(String value,
AttributeStatement attribute)
Tries to cast the value to the appropriate type and return the 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
TypeChecker
cast
in interface TypeChecker
value
- which must be castInvalidTypeException
- thrown when value can not be castCopyright © 2005–2015 Planetary Data System. All rights reserved.