Package gov.nasa.pds.tools.dict.type
-
Interface Summary Interface Description NumericTypeChecker TypeChecker -
Class Summary Class Description AlphabetChecker This class is used to provide a means to perform checks on values in the dictionary that are specified as Alphabet.AlphaNumericChecker This class is used to provide a means to perform checks on values in the dictionary that are specified as AlphaNumeric.CharacterChecker This class is used to provide a means to perform checks on values in the dictionary that are specified as Character.ContextDependentChecker This class is used to provide a means to perform checks on values in the dictionary that are specified as ContextDependent.DataSetChecker This class is used to provide a means to perform checks on values in the dictionary that are specified as DataSet.DateChecker DoubleChecker IdentifierChecker IntegerChecker LengthChecker NonDecimalChecker RealChecker TimeChecker TypeCheckerFactory -
Exception Summary Exception Description InvalidLengthException InvalidTypeException OutOfRangeException UnsupportedTypeException