org.as2lib.core.BasicInterface +--org.as2lib.util.Stringifier
Stringifier
is the basic interface for classes that are responsible for
creating string representations of objects.
The concrete stringifier should specify in its documentation what type of object it epects, that means from which type it expects the object to be an instance of.