public class DefaultNTextCode extends NTextSpecialBase implements net.thevpc.nuts.text.NTextCode
| Constructor and Description |
|---|
DefaultNTextCode(String start,
String kind,
String separator,
String end,
String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
String |
getQualifier() |
net.thevpc.nuts.text.NTextType |
getType() |
String |
getValue() |
int |
hashCode() |
net.thevpc.nuts.text.NText |
highlight() |
net.thevpc.nuts.text.NText |
immutable() |
boolean |
isEmpty() |
net.thevpc.nuts.text.NText |
simplify() |
int |
textLength() |
getEnd, getKind, getSeparator, getStartbuilder, 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 boolean isEmpty()
isEmpty in interface net.thevpc.nuts.text.NTextisEmpty in class AbstractNTextpublic net.thevpc.nuts.text.NText highlight()
highlight in interface net.thevpc.nuts.text.NTextCodepublic net.thevpc.nuts.text.NText immutable()
immutable in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NTextType getType()
getType in interface net.thevpc.nuts.text.NTextpublic String getValue()
getValue in interface net.thevpc.nuts.text.NTextCodepublic String getQualifier()
getQualifier in interface net.thevpc.nuts.text.NTextCodepublic boolean equals(Object o)
equals in class NTextSpecialBasepublic int hashCode()
hashCode in class NTextSpecialBasepublic 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 simplify()
simplify in interface net.thevpc.nuts.text.NTextCopyright © 2025 vpc open source initiative. All rights reserved.