Class BeanNicePrinterAdaptor

java.lang.Object
org.openl.util.print.NicePrinterAdaptor
org.openl.util.print.BeanNicePrinterAdaptor

public class BeanNicePrinterAdaptor extends NicePrinterAdaptor
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 Details

    • BeanNicePrinterAdaptor

      public BeanNicePrinterAdaptor()
  • Method Details