public class DefaultNTextCommand extends NTextSpecialBase implements net.thevpc.nuts.text.NTextCmd
| Constructor and Description |
|---|
DefaultNTextCommand(String start,
net.thevpc.nuts.text.NTerminalCmd command,
String separator,
String end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.text.NTerminalCmd |
getCommand() |
net.thevpc.nuts.text.NTextType |
getType() |
int |
hashCode() |
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.NTextType getType()
getType in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NTerminalCmd getCommand()
getCommand in interface net.thevpc.nuts.text.NTextCmdpublic boolean equals(Object o)
equals in class NTextSpecialBasepublic net.thevpc.nuts.text.NText immutable()
immutable in interface net.thevpc.nuts.text.NTextpublic 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.