public final class Messages extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DOES_NOT_EXIST_S |
static String |
EMPTY |
static String |
EXIST_S |
static String |
FAILED_RESOLVE_PLACEHOLDER |
static String |
FAILED_RESOLVE_S |
static String |
FAILED_RESOLVE_SP |
static String |
IGNORE_PARAMETER |
static String |
INVALID_DATE_FORMAT |
static String |
PATH_NOT_POINT_TO_ITEM_S |
static String |
PATH_NOT_POINT_TO_ITEM_SPS |
static String |
PATH_SHOULD_BE_ABSOLUTE |
static String |
REQUIRE_NON_EMPTY_STRING_S |
static String |
REQUIRE_NOT_NULL_OR_EMPTY_S |
static String |
REQUIRE_NOT_NULL_S |
static String |
REQUIRE_OUTPUT_IMAGE |
static String |
REQUIRE_PRESENT_S |
static String |
REQUIRE_SINGLE_WORD_OR_NULL_SP |
static String |
REQUIRE_SINGLE_WORD_S |
static String |
REQUIRE_SINGLE_WORD_SP |
static String |
REQUIRE_VALID_FORMAT_SP |
static String |
REQUIRED_PARAMETER |
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static String |
requireInstanceOf(String name,
Class aClass) |
static <T> String |
toString(Class<T> aClass) |
public static final String REQUIRED_PARAMETER
public static final String IGNORE_PARAMETER
public static final String REQUIRE_SINGLE_WORD_S
public static final String REQUIRE_SINGLE_WORD_SP
public static final String REQUIRE_SINGLE_WORD_OR_NULL_SP
public static final String REQUIRE_NOT_NULL_S
public static final String REQUIRE_NOT_NULL_OR_EMPTY_S
public static final String REQUIRE_PRESENT_S
public static final String REQUIRE_NON_EMPTY_STRING_S
public static final String REQUIRE_VALID_FORMAT_SP
public static final String REQUIRE_OUTPUT_IMAGE
public static final String FAILED_RESOLVE_PLACEHOLDER
public static final String FAILED_RESOLVE_S
public static final String FAILED_RESOLVE_SP
public static final String PATH_NOT_POINT_TO_ITEM_S
public static final String PATH_NOT_POINT_TO_ITEM_SPS
public static final String PATH_SHOULD_BE_ABSOLUTE
public static final String EXIST_S
public static final String DOES_NOT_EXIST_S
public static final String INVALID_DATE_FORMAT
public static final String EMPTY
Copyright © 2004-2016. All Rights Reserved.