public class DefaultNTextList extends AbstractNText implements net.thevpc.nuts.text.NTextList
| Constructor and Description |
|---|
DefaultNTextList(net.thevpc.nuts.text.NText... children) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.text.NText |
get(int index) |
List<net.thevpc.nuts.text.NText> |
getChildren() |
net.thevpc.nuts.text.NTextType |
getType() |
int |
hashCode() |
net.thevpc.nuts.text.NText |
immutable() |
boolean |
isEmpty() |
Iterator<net.thevpc.nuts.text.NText> |
iterator() |
net.thevpc.nuts.text.NText |
simplify() |
int |
size() |
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, toStringfirstNonBlank, firstNonBlank, firstNonBlank, isBlank, isBlank, isBlank, isBlank, isBlank, isBlank, isNonBlankforEach, spliteratorpublic 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 int size()
size in interface net.thevpc.nuts.text.NTextListpublic net.thevpc.nuts.text.NText get(int index)
get in interface net.thevpc.nuts.text.NTextListpublic List<net.thevpc.nuts.text.NText> getChildren()
getChildren in interface net.thevpc.nuts.text.NTextListpublic net.thevpc.nuts.text.NText simplify()
simplify in interface net.thevpc.nuts.text.NTextsimplify in interface net.thevpc.nuts.text.NTextListpublic Iterator<net.thevpc.nuts.text.NText> iterator()
public 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.NTextCopyright © 2025 vpc open source initiative. All rights reserved.