public class DefaultNTextStyled extends AbstractNText implements net.thevpc.nuts.text.NTextStyled
| Constructor and Description |
|---|
DefaultNTextStyled(net.thevpc.nuts.text.NText child,
net.thevpc.nuts.text.NTextStyles textStyle) |
DefaultNTextStyled(String start,
String end,
net.thevpc.nuts.text.NText child,
boolean completed,
net.thevpc.nuts.text.NTextStyles textStyles) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.text.NText |
getChild() |
String |
getEnd() |
String |
getStart() |
net.thevpc.nuts.text.NTextStyles |
getStyles() |
net.thevpc.nuts.text.NTextType |
getType() |
int |
hashCode() |
net.thevpc.nuts.text.NText |
immutable() |
boolean |
isEmpty() |
net.thevpc.nuts.text.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, toStringpublic DefaultNTextStyled(net.thevpc.nuts.text.NText child,
net.thevpc.nuts.text.NTextStyles textStyle)
public boolean isEmpty()
isEmpty in interface net.thevpc.nuts.text.NTextisEmpty in class AbstractNTextpublic net.thevpc.nuts.text.NTextStyles getStyles()
getStyles in interface net.thevpc.nuts.text.NTextStyledpublic net.thevpc.nuts.text.NTextType getType()
getType in interface net.thevpc.nuts.text.NTextpublic String getEnd()
public String getStart()
public net.thevpc.nuts.text.NText getChild()
getChild in interface net.thevpc.nuts.text.NTextStyledpublic String filteredText()
filteredText in interface net.thevpc.nuts.text.NTextfilteredText in class AbstractNTextpublic int textLength()
textLength in interface net.thevpc.nuts.text.NTexttextLength in class AbstractNTextpublic net.thevpc.nuts.text.NText immutable()
immutable in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NText simplify()
simplify in interface net.thevpc.nuts.text.NTextCopyright © 2025 vpc open source initiative. All rights reserved.