content
The visible string content to print .
Formattable, Serializable, CloneableILLEGAL_CONTENTS.
The contents may, but should not, be empty.
The factory method Format.literal(String) ensures this.
The contents may, but should not, contain whitespace.
Whitespace will not be
correctly formatted, unlike explicit Space instances.final Stringstatic final PatternLiterals.comma, DEFAULT_WIDTH, dot, empty, indent, INDENT_NOT_SET, LENGTH_PREFIX, spacedebugPrefix(int n) protected voidindent(int i) this with the new value of Format.indent.static booleanannotated, append, append, apply, apply, apply, apply, applyPartial, applyTo, applyTo, beneath, beneath, beside, beside, block, block, checkValidIndent, comment, comment, comment, comment, eval, format, getIndent, ground, indentIsSet, isAlwaysMultiline, isSpace, line, line, literal, markup, markupLeft, markupRight, maxOfMins, maxWidth, minWidth, of, printFormat, printFormat, printNonFormat, prior, prior, properties, server, showLn, space, subst, subst, subst, tabular, tabular, toObjString, toString, toString, variable, variableLiterals.
These are "carriage return", "linefeed", and "horizontal tab".Format.literal(String) is preferable.s - the text of the new instance.IllegalArgumentException - if the text contains forbidden
characters as defined by ILLEGAL_CONTENTS.Format.literal(String) followed by
indent(int) is preferable.s - the text of the new instance.i - the indentation valueIllegalArgumentException - if the text contains forbidden
characters as defined by ILLEGAL_CONTENTS.IllegalArgumentException - if ident value not valid, see
Format.checkValidIndent(int)s - vaue to test as an argument for a literal format.FormatFormatdebugPrefix in class Formatn - the maximal number of characters which can be generated
per tree node.Formatthis with the new value of Format.indent.