public final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
COMMA
Determines the delimiter that separated a the positions of a point.
|
static String |
COMMA_STRING
Determines the delimiter that separated a the positions of a point.
|
static String |
IRI_FRAGMENT_IDENTIFIER
Indicator which determines that instead of an actual value value, another value is referenced.
|
static String |
IRI_IDENTIFIER
Indicator which determines that instead of an actual value value, another value is referenced.
|
static char |
WHITESPACE
Determines the delimiter that separated a pair of points.
|
public static final String IRI_IDENTIFIER
public static final String IRI_FRAGMENT_IDENTIFIER
public static char WHITESPACE
public static char COMMA
public static String COMMA_STRING
Copyright © 2017 Saxonia Systems AG. All rights reserved.