Package org.openl.util.print
Class BeanNicePrinterAdaptor
java.lang.Object
org.openl.util.print.NicePrinterAdaptor
org.openl.util.print.BeanNicePrinterAdaptor
NicePrinterAdaptor for the beans. It will prints the bean by "toString()" method if it specified and will
print all bean properties othewise.- Author:
- PUdalau
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openl.util.print.NicePrinterAdaptor
getProperty, getTypeName, getUniqueID, isPrimitive, isPrimitiveClass, printArray, printCollection, printMap, printNull, printPrimitive, printReference, shortTypeName
-
Constructor Details
-
BeanNicePrinterAdaptor
public BeanNicePrinterAdaptor()
-
-
Method Details
-
printObject
- Overrides:
printObjectin classNicePrinterAdaptor
-