Constant Field Values
Contents
com.mysema.*
-
com.mysema.commons.lang.Assert Modifier and Type Constant Field Value private static final java.lang.String
HAS_NO_TEXT
"should have text"
private static final java.lang.String
IS_EMPTY
"should not be empty"
private static final java.lang.String
IS_FALSE
"is false"
private static final java.lang.String
IS_NULL
"should not be null"
private static final java.lang.String
IS_TRUE
"is true"
-
com.mysema.commons.lang.URIResolver Modifier and Type Constant Field Value private static final java.lang.String
VALID_SCHEME_CHARS
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+.-"