protected static class AbstractPropertiesDoc.CellText extends TextDescription
TextDescription.TextKind
Modifier and Type | Field and Description |
---|---|
FormatInfo |
formatInfo |
DEFAULT_KIND, DEFAULT_TEXT, EMPTY_HTML, EMPTY_TXT, kind, text
Modifier | Constructor and Description |
---|---|
protected |
AbstractPropertiesDoc.CellText(java.lang.Integer fmtIdx,
TextDescription textDesc)
Constructor.
|
protected |
AbstractPropertiesDoc.CellText(TextDescription text)
Creates an instance with null formatting info (all formatting will be ignored).
|
Modifier and Type | Method and Description |
---|---|
private static TextDescription.TextKind |
deduceKind(java.lang.Integer fmtIdx,
TextDescription textDesc) |
private static java.lang.String |
deduceText(TextDescription text) |
appendParagraph, isEmpty, prepend, prepend, toString
public final FormatInfo formatInfo
protected AbstractPropertiesDoc.CellText(TextDescription text)
protected AbstractPropertiesDoc.CellText(java.lang.Integer fmtIdx, TextDescription textDesc)
private static TextDescription.TextKind deduceKind(java.lang.Integer fmtIdx, TextDescription textDesc)
private static java.lang.String deduceText(TextDescription text)
Copyright 2009-2015 Tatjana (Tanja) Kostic