Package com.kheops.jmap.metadata
Class AttributeQueryChar
java.lang.Object
com.kheops.jmap.metadata.AttributeQueryChar
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AttributeQueryChar
static final AttributeQueryChar
static final AttributeQueryChar
static final AttributeQueryChar
static final AttributeQueryChar
static final AttributeQueryChar
static final AttributeQueryChar
final char
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
static AttributeQueryChar
getDelim
(char delim) static AttributeQueryChar
getInverseDelim
(char value) static AttributeQueryChar
getInverseDelim
(AttributeQueryChar predefQueryDelim) getName()
boolean
boolean
toString()
-
Field Details
-
NONE
-
BRK_OPEN
-
BRK_CLOSED
-
PAR_OPEN
-
PAR_CLOSED
-
DOLLAR
-
SPACE
-
value
public final char value
-
-
Method Details