public class DefaultNTextAnchor extends NTextSpecialBase implements net.thevpc.nuts.text.NTextAnchor
| Constructor and Description |
|---|
DefaultNTextAnchor(String start,
String separator,
String end,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
int |
hashCode() |
net.thevpc.nuts.text.NText |
immutable() |
boolean |
isEmpty() |
boolean |
isWhitespace() |
int |
length() |
net.thevpc.nuts.text.NText |
simplify() |
net.thevpc.nuts.text.NText |
substring(int start,
int end) |
net.thevpc.nuts.util.NStream<net.thevpc.nuts.text.NPrimitiveText> |
toCharStream() |
net.thevpc.nuts.text.NText |
trim() |
net.thevpc.nuts.text.NText |
trimLeft() |
net.thevpc.nuts.text.NText |
trimRight() |
net.thevpc.nuts.text.NTextType |
type() |
String |
value() |
getEnd, getKind, getStart, separatorbuilder, concat, concat, isBlank, isNewLine, isNormalized, isPrimitive, isString, normalize, normalize, normalize, repeat, repeatln, split, split, split, split, split, splitLines, splitLines, toCharArray, toCharList, toPrimitiveList, 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, split, split, splitLines, splitLines, toCharArray, toCharList, toPrimitiveList, toStringpublic String value()
value in interface net.thevpc.nuts.text.NTextAnchorpublic net.thevpc.nuts.text.NTextType type()
type in interface net.thevpc.nuts.text.NTextpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.text.NTextisEmpty in class AbstractNTextpublic 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 length()
length in interface net.thevpc.nuts.text.NTextlength in class AbstractNTextpublic net.thevpc.nuts.text.NText simplify()
simplify in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.util.NStream<net.thevpc.nuts.text.NPrimitiveText> toCharStream()
toCharStream in interface net.thevpc.nuts.text.NTextpublic boolean isWhitespace()
isWhitespace in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NText substring(int start,
int end)
substring in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NText trim()
trim in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NText trimLeft()
trimLeft in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NText trimRight()
trimRight in interface net.thevpc.nuts.text.NTextCopyright © 2026 vpc open source initiative. All rights reserved.