Uses of Package
org.fest.reflect.beanproperty

Packages that use org.fest.reflect.beanproperty
org.fest.reflect.beanproperty Provides a "fluent" API for property access via the Bean Instrospection API. 
org.fest.reflect.core Provides a "fluent" API that makes usage of the Java Reflection API easier and improves code readability. 
 

Classes in org.fest.reflect.beanproperty used by org.fest.reflect.beanproperty
Invoker
          Understands the use of instrospection to access a property from a JavaBean.
PropertyName
          Understands the name of a property to access using Bean Introspection.
PropertyType
          Understands the type of a property to access using Bean Instrospection.
PropertyTypeRef
          Understands the type of a property to access using Bean Instrospection.
 

Classes in org.fest.reflect.beanproperty used by org.fest.reflect.core
PropertyName
          Understands the name of a property to access using Bean Introspection.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.