public class DateParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
DateParser() |
protected |
DateParser(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(DateParser obj) |
static Date |
parse(String str,
String fmt) |
static Date |
parseFormatted(String str,
String fmt) |
static Date |
parseISO(String str) |
protected DateParser(long cPtr,
boolean cMemoryOwn)
public DateParser()
protected static long getCPtr(DateParser obj)
public void delete()
Copyright © 2017. All rights reserved.