|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.time.JodaTimeUtils.ConversionOptions
public static class JodaTimeUtils.ConversionOptions
| Field Summary | |
|---|---|
boolean |
approximate
Treat durations as approximate |
boolean |
forceDate
If true, give a "best guess" of the right date; if false, backoff to giving a duration for malformed dates. |
java.lang.String[] |
forceUnits
Force particular units -- e.g., force 20Y to be 20Y (20 years) rather than 2E (2 decades) |
| Constructor Summary | |
|---|---|
JodaTimeUtils.ConversionOptions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean forceDate
public java.lang.String[] forceUnits
public boolean approximate
| Constructor Detail |
|---|
public JodaTimeUtils.ConversionOptions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||