The Spring Framework

Uses of Class
org.springframework.beans.factory.config.TypedStringValue

Packages that use TypedStringValue
org.springframework.beans.factory.xml Contains an abstract XML-based BeanFactory implementation, including a standard "spring-beans" DTD. 
 

Uses of TypedStringValue in org.springframework.beans.factory.xml
 

Methods in org.springframework.beans.factory.xml that return TypedStringValue
protected  TypedStringValue BeanDefinitionParserDelegate.buildTypedStringValue(String value, String targetTypeName)
           
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.