Uses of Class
com.pervasive.datarush.tokens.scalar.DateToken
Packages that use DateToken
Package
Description
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of DateToken in com.pervasive.datarush.tokens.scalar
Fields in com.pervasive.datarush.tokens.scalar declared as DateTokenModifier and TypeFieldDescriptionstatic final DateTokenDateToken.NULLA null valuedDateTokenstatic final DateTokenDateToken.ZEROA zero valuedDateTokenMethods in com.pervasive.datarush.tokens.scalar that return DateTokenModifier and TypeMethodDescriptionstatic DateTokenDeprecated.static DateTokenConverts a string representation of a date value into a token.Methods in com.pervasive.datarush.tokens.scalar with parameters of type DateToken
parse(String)instead.