public static class DateTimePatternGenerator.FormatParser extends Object
| Constructor and Description |
|---|
DateTimePatternGenerator.FormatParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List |
getAutoPatterns(String value,
List result)
Deprecated.
|
List |
getItems()
Deprecated.
|
String |
getVariableFieldString()
Deprecated.
|
boolean |
hasDateAndTimeFields()
Deprecated.
|
Object |
quoteLiteral(String string)
Deprecated.
|
DateTimePatternGenerator.FormatParser |
set(String string)
Deprecated.
|
String |
toString()
Deprecated.
|
String |
toString(int start,
int limit)
Deprecated.
|
public DateTimePatternGenerator.FormatParser()
public DateTimePatternGenerator.FormatParser set(String string)
string - public String getVariableFieldString()
public List getItems()
public String toString()
public String toString(int start, int limit)
start - item to start fromlimit - last item +1public boolean hasDateAndTimeFields()
Returns true if it has a mixture of date and time fields
public List getAutoPatterns(String value, List result)
value - result - Copyright (c) 2007 IBM Corporation and others.