public class DefaultNTextCommand extends NTextSpecialBase implements NTextCmd
| Constructor and Description |
|---|
DefaultNTextCommand(String start,
NTerminalCmd command,
String separator,
String end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
NTerminalCmd |
getCommand() |
int |
hashCode() |
NText |
immutable() |
boolean |
isEmpty() |
boolean |
isWhitespace() |
int |
length() |
NText |
simplify() |
List<NText> |
split(String chars,
boolean returnSeparator) |
NText |
substring(int start,
int end) |
NStream<NPrimitiveText> |
toCharStream() |
NText |
trim() |
NText |
trimLeft() |
NText |
trimRight() |
NTextType |
type() |
getEnd, getKind, getSeparator, getStartbuilder, concat, concat, isBlank, isNewLine, isNormalized, isPrimitive, isString, normalize, normalize, normalize, repeat, repeatln, split, split, split, toCharArray, toCharList, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuilder, concat, concat, isNewLine, isNormalized, isPrimitive, isString, normalize, normalize, normalize, of, of, of, ofAnchor, ofAnchor, ofBlank, ofCode, ofCode, ofCodeOrCommand, ofCodeOrCommand, ofCodeOrCommand, ofCommand, ofInclude, ofInclude, ofLink, ofLink, ofList, ofList, ofNewLine, ofNumbering, ofNumbering, ofPlain, ofSpace, ofSpaces, ofStyled, ofStyled, ofStyled, ofStyled, ofStyled, ofStyled, ofStyledError, ofStyledPath, ofStyledPrimary1, ofStyledPrimary2, ofStyledPrimary3, ofStyledPrimary4, ofStyledPrimary5, ofStyledPrimary6, ofStyledPrimary7, ofStyledPrimary8, ofStyledPrimary9, ofStyledSuccess, ofStyledWarn, ofTitle, ofTitle, repeat, repeatln, split, split, split, toCharArray, toCharList, toStringfirstNonBlank, firstNonBlank, firstNonBlank, firstNonBlankLazy, firstNonBlankLazy, isBlank, isBlank, isBlank, isBlank, isBlank, isBlank, isNonBlankpublic DefaultNTextCommand(String start, NTerminalCmd command, String separator, String end)
public boolean isEmpty()
isEmpty in interface NTextisEmpty in class AbstractNTextpublic NTerminalCmd getCommand()
getCommand in interface NTextCmdpublic boolean equals(Object o)
equals in class NTextSpecialBasepublic int hashCode()
hashCode in class NTextSpecialBasepublic String filteredText()
filteredText in interface NTextfilteredText in class AbstractNTextpublic int length()
length in interface NTextlength in class AbstractNTextpublic NStream<NPrimitiveText> toCharStream()
toCharStream in interface NTextpublic boolean isWhitespace()
isWhitespace in interface NTextCopyright © 2026 vpc open source initiative. All rights reserved.