Uses of Class
org.apache.commons.clazz.reflect.common.ReflectedScalarPropertyParseResults

Packages that use ReflectedScalarPropertyParseResults
org.apache.commons.clazz.reflect.common   
 

Uses of ReflectedScalarPropertyParseResults in org.apache.commons.clazz.reflect.common
 

Methods in org.apache.commons.clazz.reflect.common that return ReflectedScalarPropertyParseResults
protected  ReflectedScalarPropertyParseResults ReflectedScalarPropertyIntrospector.getParseResults(ReflectedClazz clazz, Map parseResultMap, String propertyName)
          Finds a ReflectedScalarPropertyParseResults for the given propertyName or creates a new one and puts it in the map.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.