|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.data.units.UnitParser
visad.data.netcdf.units.UnitParser
public class UnitParser
| Field Summary |
|---|
| Fields inherited from class visad.data.units.UnitParser |
|---|
jj_nt, julianDayOrigin, SECOND, token, token_source, unitsDB |
| Fields inherited from interface visad.data.units.UnitParserConstants |
|---|
COLON, DEFAULT, DIVIDE, EOF, LB, LETTER, LG, LN, LPAREN, MINUS, NAME, PERIOD, PLUS, RAISE, REAL_EXP, RPAREN, SHIFT, SIGN, SP, STAR, SYMBOL, T, tokenImage, UINT, UTC |
| Constructor Summary | |
|---|---|
UnitParser(InputStream stream)
Deprecated. Use visad.data.units.UnitParser(stream) instead |
|
| Method Summary | |
|---|---|
static double |
encodeTimestamp(int year,
int month,
int day,
int hour,
int minute,
float second,
int zone)
Deprecated. Use visad.data.units.UnitParser.encodeTimestamp() instead |
| Methods inherited from class visad.data.units.UnitParser |
|---|
basicExpr, clockExpr, dateExpr, disable_tracing, enable_tracing, generateParseException, getNextToken, getToken, integer, julianDay, logExpr, main, number, parse, powerExpr, productExpr, real, ReInit, ReInit, ReInit, ReInit, shiftExpr, sign, tenFactor, timeOriginExpr, unitIdentifier, unitSpec, unsignedDecimal, unsignedInteger, zoneExpr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnitParser(InputStream stream)
| Method Detail |
|---|
public static double encodeTimestamp(int year,
int month,
int day,
int hour,
int minute,
float second,
int zone)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||