com.sun.tools.xjc.reader.xmlschema.parser

Class Messages

class Messages extends Object

Formats error messages.
Field Summary
static StringERR_UNACKNOWLEDGED_CUSTOMIZATION
static StringWARN_INCORRECT_URI
static StringWARN_UNABLE_TO_CHECK_CORRECTNESS
Method Summary
static Stringformat(String property, Object... args)
Loads a string resource and formats it with specified arguments.

Field Detail

ERR_UNACKNOWLEDGED_CUSTOMIZATION

static final String ERR_UNACKNOWLEDGED_CUSTOMIZATION

WARN_INCORRECT_URI

static final String WARN_INCORRECT_URI

WARN_UNABLE_TO_CHECK_CORRECTNESS

static final String WARN_UNABLE_TO_CHECK_CORRECTNESS

Method Detail

format

static String format(String property, Object... args)
Loads a string resource and formats it with specified arguments.