Class AttributeSectionPrinter

java.lang.Object
org.tentackle.model.print.AttributeSectionPrinter

public class AttributeSectionPrinter extends Object
Pretty prints the section containing the attributes.
Author:
harald
  • Constructor Details

    • AttributeSectionPrinter

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

    • print

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