Uses of Package
com.opensymphony.xwork2.conversion

Packages that use com.opensymphony.xwork2.conversion
com.opensymphony.xwork2 Main XWork interfaces and classes. 
com.opensymphony.xwork2.conversion   
com.opensymphony.xwork2.conversion.impl   
com.opensymphony.xwork2.factory   
com.opensymphony.xwork2.mock XWork specific mock classes. 
com.opensymphony.xwork2.ognl   
com.opensymphony.xwork2.ognl.accessor   
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2
TypeConverter
          Interface for accessing the type conversion facilities within a context.
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2.conversion
TypeConverter
          Interface for accessing the type conversion facilities within a context.
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2.conversion.impl
ConversionAnnotationProcessor
          Used to process TypeConversion annotation to read defined Converters
ConversionFileProcessor
          Used to process -conversion.properties file to read defined Converters
ConversionPropertiesProcessor
          Used to read converters from Properties file
NullHandler
          Interface for handling null results from Chains.
ObjectTypeDeterminer
          Determines what the key and and element class of a Map or Collection should be.
TypeConverter
          Interface for accessing the type conversion facilities within a context.
TypeConverterCreator
          Instantiate converter classes, if cannot create TypeConverter throws exception
TypeConverterHolder
          Holds all mappings related to TypeConverters
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2.factory
TypeConverter
          Interface for accessing the type conversion facilities within a context.
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2.mock
ObjectTypeDeterminer
          Determines what the key and and element class of a Map or Collection should be.
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2.ognl
NullHandler
          Interface for handling null results from Chains.
TypeConverter
          Interface for accessing the type conversion facilities within a context.
 

Classes in com.opensymphony.xwork2.conversion used by com.opensymphony.xwork2.ognl.accessor
ObjectTypeDeterminer
          Determines what the key and and element class of a Map or Collection should be.
 



Copyright © 2000–2018 Apache Software Foundation. All rights reserved.