public class DefaultNTextPlain extends AbstractNText implements NTextPlain
| Modifier and Type | Field and Description |
|---|---|
static NTextPlain |
EMPTY |
| Constructor and Description |
|---|
DefaultNTextPlain(String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
String |
getText() |
NTextType |
getType() |
int |
hashCode() |
NText |
immutable() |
boolean |
isEmpty() |
NText |
simplify() |
int |
textLength() |
builder, isBlank, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuilder, of, of, of, ofAnchor, ofAnchor, ofBlank, ofCode, ofCode, ofCodeOrCommand, ofCodeOrCommand, ofCodeOrCommand, ofCommand, ofInclude, ofInclude, ofLink, ofLink, ofList, ofList, ofNumbering, ofNumbering, ofPlain, ofStyled, ofStyled, ofStyled, ofStyled, ofStyled, ofStyled, ofStyledError, ofStyledPath, ofStyledPrimary1, ofStyledPrimary2, ofStyledPrimary3, ofStyledPrimary4, ofStyledPrimary5, ofStyledPrimary6, ofStyledPrimary7, ofStyledPrimary8, ofStyledPrimary9, ofStyledSuccess, ofStyledWarn, ofTitle, ofTitle, toStringfirstNonBlank, firstNonBlank, firstNonBlank, isBlank, isBlank, isBlank, isBlank, isBlank, isBlank, isNonBlankpublic static final NTextPlain EMPTY
public DefaultNTextPlain(String text)
public boolean isEmpty()
isEmpty in interface NTextisEmpty in class AbstractNTextpublic String getText()
getText in interface NTextPlainpublic String filteredText()
filteredText in interface NTextfilteredText in class AbstractNTextpublic int textLength()
textLength in interface NTexttextLength in class AbstractNTextCopyright © 2025 vpc open source initiative. All rights reserved.