Uses of Package
org.ckkloverdos.string

Packages that use org.ckkloverdos.string
org.ckkloverdos   
org.ckkloverdos.collection   
org.ckkloverdos.log   
org.ckkloverdos.resource   
org.ckkloverdos.string   
org.ckkloverdos.type.java   
org.ckkloverdos.util   
 

Classes in org.ckkloverdos.string used by org.ckkloverdos
ToString
          Generic class for producing string representations of objects.
 

Classes in org.ckkloverdos.string used by org.ckkloverdos.collection
IToStringAware
          This interface is implemented by classes whose objects can be part of nested hierarchies (or graphs) and it's purpose is to support, through the use of ToString, correct pretty-printing.
ToString
          Generic class for producing string representations of objects.
 

Classes in org.ckkloverdos.string used by org.ckkloverdos.log
ToString
          Generic class for producing string representations of objects.
 

Classes in org.ckkloverdos.string used by org.ckkloverdos.resource
IToStringAware
          This interface is implemented by classes whose objects can be part of nested hierarchies (or graphs) and it's purpose is to support, through the use of ToString, correct pretty-printing.
ToString
          Generic class for producing string representations of objects.
 

Classes in org.ckkloverdos.string used by org.ckkloverdos.string
IToStringAware
          This interface is implemented by classes whose objects can be part of nested hierarchies (or graphs) and it's purpose is to support, through the use of ToString, correct pretty-printing.
IToStringAwareProvider
          Implement this if you want to support ToString-based pretty-printing for external classes.
KVToString
          Helper subclass of ToString to handle key-value pairs.
ToString
          Generic class for producing string representations of objects.
 

Classes in org.ckkloverdos.string used by org.ckkloverdos.type.java
IToStringAware
          This interface is implemented by classes whose objects can be part of nested hierarchies (or graphs) and it's purpose is to support, through the use of ToString, correct pretty-printing.
ToString
          Generic class for producing string representations of objects.
 

Classes in org.ckkloverdos.string used by org.ckkloverdos.util
IToStringAware
          This interface is implemented by classes whose objects can be part of nested hierarchies (or graphs) and it's purpose is to support, through the use of ToString, correct pretty-printing.
ToString
          Generic class for producing string representations of objects.
 



Copyright © 1999-2007 Christos KK Loverdos. All Rights Reserved.