| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REST_SERVICE_URI |
"https://www.decoderdb.de" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
XSD_LOCATION |
"/xsd/decoder.xsd" |
public static final String |
XSD_LOCATION_COMMON_TYPES |
"/xsd/commonTypes.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
XSD_LOCATION |
"/xsd/decoderFirmware.xsd" |
public static final String |
XSD_LOCATION_COMMON_TYPES |
"/xsd/commonTypes.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
XSD_LOCATION |
"/xsd/manufacturers.xsd" |
public static final String |
XSD_LOCATION_COMMON_TYPES |
"/xsd/commonTypes.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PATTERN_B |
"[0-9]+" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PATTERN_B |
"[0-9]+" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PATTERN_A |
"^([0-9]{1,4})$" |
public static final String |
PATTERN_B |
"^([0-9]\\.?){1,3}$" |
public static final String |
PATTERN_C |
"^V([0-9]\\.?){1,2}(R[0-9]+)$" |
Copyright © 2018. All rights reserved.