Uses of Class
ai.dat.core.configuration.description.TextElement
Packages that use TextElement
-
Uses of TextElement in ai.dat.core.configuration.description
Methods in ai.dat.core.configuration.description that return TextElementModifier and TypeMethodDescriptionstatic TextElementCreates a block of text formatted as code.static TextElementCreates a simple block of text.static TextElementTextElement.text(String format, InlineElement... elements) Creates a block of text with placeholders ("%s") that will be replaced with proper string representation of givenInlineElement.Methods in ai.dat.core.configuration.description with parameters of type TextElement