public class DateTypeInternal extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DateTypeInternal.DateType |
static interface |
DateTypeInternal.IDateType |
| Constructor and Description |
|---|
DateTypeInternal(String match) |
| Modifier and Type | Method and Description |
|---|---|
static void |
deregister(DateTypeInternal.IDateType iDateType) |
static DateTypeInternal.IDateType |
fromLabel(String label) |
static void |
register(DateTypeInternal.IDateType iDateType) |
boolean |
testMatch(String label) |
public DateTypeInternal(String match)
public static void register(DateTypeInternal.IDateType iDateType)
public static void deregister(DateTypeInternal.IDateType iDateType)
public static DateTypeInternal.IDateType fromLabel(String label)
public boolean testMatch(String label)
Copyright © 2016. All rights reserved.