All Classes and Interfaces

Class
Description
 
BulletWeaver generates a string representation for a given object by arranging the object information (class name, field names, values) in a list with indented items.
DynamicWeaver generates a string representation for a given object by combining the object information (class name, field names, values) with a set of separator strings.
 
Base class of the project.
 
 
 
TreeWeaver depicts a given object and its fields as a tree.