com.sun.tools.xjc
Class Messages
java.lang.Object
com.sun.tools.xjc.Messages
public class Messages
- extends Object
Formats error messages.
|
Method Summary |
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 |
Messages
public Messages()
format
public static String format(String property,
Object... args)
- Loads a string resource and formats it with specified arguments.
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.