Constructor | Description |
---|---|
INTERNALDATE(FetchResponse r) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
format(java.util.Date d) |
Format given Date object into INTERNALDATE string
|
java.util.Date |
getDate() |
public INTERNALDATE(FetchResponse r) throws ParsingException
r
- the FetchResponseParsingException
- for parsing failuresCopyright © 2018 Oracle. All rights reserved.