public class DefaultNTextList extends AbstractNText implements NTextList
| Constructor and Description |
|---|
DefaultNTextList(NText... children) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
NText |
get(int index) |
List<NText> |
getChildren() |
NTextType |
getType() |
int |
hashCode() |
NText |
immutable() |
boolean |
isEmpty() |
Iterator<NText> |
iterator() |
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 DefaultNTextList(NText... children)
public boolean isEmpty()
isEmpty in interface NTextisEmpty in class AbstractNTextpublic List<NText> getChildren()
getChildren in interface NTextListpublic NText simplify()
public String filteredText()
filteredText in interface NTextfilteredText in class AbstractNTextpublic int textLength()
textLength in interface NTexttextLength in class AbstractNTextCopyright © 2025 vpc open source initiative. All rights reserved.