com.sun.tools.xjc.reader.xmlschema.parser
Class Messages
java.lang.Object
com.sun.tools.xjc.reader.xmlschema.parser.Messages
class Messages
- extends Object
Formats error messages.
Method Summary |
(package private) static String |
format(String property,
Object... args)
Loads a string resource and formats it with specified arguments. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERR_UNACKNOWLEDGED_CUSTOMIZATION
static final String ERR_UNACKNOWLEDGED_CUSTOMIZATION
- See Also:
- Constant Field Values
WARN_INCORRECT_URI
static final String WARN_INCORRECT_URI
- See Also:
- Constant Field Values
WARN_UNABLE_TO_CHECK_CORRECTNESS
static final String WARN_UNABLE_TO_CHECK_CORRECTNESS
- See Also:
- Constant Field Values
Messages
Messages()
format
static String format(String property,
Object... args)
- Loads a string resource and formats it with specified arguments.