Uses of Package
org.springframework.core.style

Packages that use org.springframework.core.style
org.springframework.core.style Support for styling values as Strings, with ToStringCreator as central class. 
 

Classes in org.springframework.core.style used by org.springframework.core.style
ToStringCreator
          Utility class that builds pretty-printing toString() methods with pluggable styling conventions.
ToStringStyler
          A strategy interface for pretty-printing toString() methods.
ValueStyler
          Strategy that encapsulates value string styling algorithms according to Spring conventions.
 



Copyright (c) 2002-2007 The Spring Framework Project.