Package | Description |
---|---|
gov.nasa.pds.tools.dict.type |
Modifier and Type | Interface and Description |
---|---|
interface |
NumericTypeChecker |
Modifier and Type | Class and Description |
---|---|
class |
AlphabetChecker
This class is used to provide a means to perform checks on values in the
dictionary that are specified as Alphabet.
|
class |
AlphaNumericChecker
This class is used to provide a means to perform checks on values in the
dictionary that are specified as AlphaNumeric.
|
class |
CharacterChecker
This class is used to provide a means to perform checks on values in the
dictionary that are specified as Character.
|
class |
ContextDependentChecker
This class is used to provide a means to perform checks on values in the
dictionary that are specified as ContextDependent.
|
class |
DataSetChecker
This class is used to provide a means to perform checks on values in the
dictionary that are specified as DataSet.
|
class |
DateChecker |
class |
DoubleChecker |
class |
IdentifierChecker |
class |
IntegerChecker |
class |
NonDecimalChecker |
class |
RealChecker |
class |
TimeChecker |
Modifier and Type | Method and Description |
---|---|
TypeChecker |
TypeCheckerFactory.newInstance(ElementDefinition definition) |
Copyright © 2005–2015 Planetary Data System. All rights reserved.