Class AttributeOptionsPrinter


  • public class AttributeOptionsPrinter
    extends java.lang.Object
    Pretty printer for attribute options.
    Author:
    harald
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String print()
      Prints the options string (without brackets).
      • Methods inherited from class java.lang.Object

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

      • AttributeOptionsPrinter

        public AttributeOptionsPrinter​(Attribute attribute,
                                       PrintConfiguration configuration)
        Creates an options printer.
        Parameters:
        attribute - the attribute
        configuration - the printing configuration
    • Method Detail

      • print

        public java.lang.String print()
        Prints the options string (without brackets).
        Returns:
        the option string