java.lang.Object
org.tentackle.model.print.AttributeOptionsPrinter
Pretty printer for attribute options.
- Author:
- harald
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeOptionsPrinter(Attribute attribute, PrintConfiguration configuration) Creates a printer. -
Method Summary
-
Constructor Details
-
AttributeOptionsPrinter
Creates a printer.- Parameters:
attribute- the attributeconfiguration- the printing configuration
-
-
Method Details
-
print
Prints the options string (without brackets).- Returns:
- the option string
-