Class AttributeSectionPrinter


  • public class AttributeSectionPrinter
    extends java.lang.Object
    Pretty prints the section containing the attributes.
    Author:
    harald
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String print()
      Pretty prints the attribute section.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AttributeSectionPrinter

        public AttributeSectionPrinter​(Entity entity,
                                       PrintConfiguration configuration)
        Creates a section printer.
        Parameters:
        entity - the entity
        configuration - the configuration
    • Method Detail

      • print

        public java.lang.String print()
        Pretty prints the attribute section.
        Returns:
        the printed section