| Package | Description |
|---|---|
| edu.nyu.jet.time |
The Time package contains code for annotating time expressions in text
following the TIMEX2 standard.
|
| Modifier and Type | Method and Description |
|---|---|
static NumberPattern.Ordinal |
NumberPattern.Ordinal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberPattern.Ordinal[] |
NumberPattern.Ordinal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NumberPattern(int min,
int max,
NumberPattern.Ordinal ordinal) |
NumberPattern(NumberPattern.Ordinal ordinal) |
Copyright © 2016 New York University. All rights reserved.