Uses of Interface
project35.mda.model.NumericComparator

Packages that use NumericComparator
project35.mda.model This package describes Project35's native data structures that are used to manage an in-memory representation of an XML document. 
 

Uses of NumericComparator in project35.mda.model
 

Classes in project35.mda.model that implement NumericComparator
 class DoubleComparator
          used to compare two values that are supplied as string.
 class FloatComparator
          used to compare two values that are supplied as string.
 class IntegerComparator
          used to compare two values that are supplied as string.