com.sun.tools.xjc.reader.dtd.bindinfo

Class Messages

class Messages extends Object

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

Field Detail

ERR_UNDEFINED_FIELD

static final String ERR_UNDEFINED_FIELD

Method Detail

format

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