站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 common API Documentation 英文版文档

org.jboss.util.coerce (JBoss/Common API) - JBoss 3.2.7 common API Documentation 英文版文档


Package org.jboss.util.coerce

Object coercion helper classes.

See:
          Description

Class Summary
BoundCoercionHandler A bound CoersionHandler, which is bound to a specific class type.
CharacterHandler A Character coercion handler.
ClassHandler A java.lang.Class coercion handler.
CoercionHandler An abstract class to allow extending the default behavior of Objects.coerce(Object,Class) when it is not possible to implement Coercible directly in the target class or where coercion is desired from an unrelated class.
FileHandler A java.io.File coercion handler.
 

Package org.jboss.util.coerce Description

Object coercion helper classes.

Classes contained here are used internaly by the planet57.util.Objects class, and are probably not very very useful outside of that scope.

Package Specification

Related Documentation

Package Status

Todo



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.