net.csdn.common.logging.support
Class MessageFormat
java.lang.Object
net.csdn.common.logging.support.MessageFormat
public class MessageFormat
- extends Object
BlogInfo: william
Date: 11-9-1
Time: 下午2:41
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageFormat
public MessageFormat()
format
public static String format(String messagePattern,
Object... argArray)
main
public static void main(String[] args)
copyMessagesFromException
public static String copyMessagesFromException(Exception e)
sFormat
public static String sFormat(String prefix,
String messagePattern,
Object... argArray)
Copyright © 2014. All Rights Reserved.