类 org.tinygroup.format.exception.FormatException
的使用

使用 FormatException 的软件包
org.tinygroup.format   
org.tinygroup.format.impl   
 

org.tinygroup.formatFormatException 的使用
 

抛出 FormatExceptionorg.tinygroup.format 中的方法
 String FormatProvider.format(Context context, String string)
          把指定的值进行处理后返回
 

org.tinygroup.format.implFormatException 的使用
 

抛出 FormatExceptionorg.tinygroup.format.impl 中的方法
 String FormaterImpl.format(Context context, String source)
          格式化找到的内容,其余内容不变,如果找不到内容,则原样保留
 String ContextFormater.format(Context context, String string)
           
 



Copyright © 2006–2013 开源组织. All rights reserved.