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.
CardWeaver depicts a given object as a framed card with aligned key-value pairs inside a box.
 
Central entry point of the JWeaver API.
LinearWeaver generates a string representation for a given object by combining the object information (class name, field names, values) with a set of separator strings.
Defines the available output modes for JWeaver.
 
 
 
TreeWeaver depicts a given object and its fields as a tree.
 
Excludes a field, method, or record component from being rendered by JWeaver.
Overrides the displayed name of a field, method, or record component in JWeaver's textual output.
 
Masks the value of a field or record component when rendered by JWeaver.