public class DefaultNTextStyled extends AbstractNText implements NTextStyled
| Constructor and Description |
|---|
DefaultNTextStyled(NText child,
NTextStyles textStyle) |
DefaultNTextStyled(String start,
String end,
NText child,
boolean completed,
NTextStyles textStyles) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
NText |
getChild() |
String |
getEnd() |
String |
getStart() |
NTextStyles |
getStyles() |
NTextType |
getType() |
int |
hashCode() |
NText |
immutable() |
boolean |
isEmpty() |
NText |
simplify() |
int |
textLength() |
builder, isBlank, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitof, of, of, ofbuilder, 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 DefaultNTextStyled(NText child, NTextStyles textStyle)
public DefaultNTextStyled(String start, String end, NText child, boolean completed, NTextStyles textStyles)
public boolean isEmpty()
isEmpty in interface NTextisEmpty in class AbstractNTextpublic NTextStyles getStyles()
getStyles in interface NTextStyledpublic String getEnd()
public String getStart()
public NText getChild()
getChild in interface NTextStyledpublic 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.