public class DefaultNutsTextList extends AbstractNutsText implements NutsTextList
| Constructor and Description |
|---|
DefaultNutsTextList(NutsSession session,
NutsText... children) |
| Modifier and Type | Method and Description |
|---|---|
NutsText |
get(int index) |
NutsTextType |
getType() |
boolean |
isEmpty() |
Iterator<NutsText> |
iterator() |
NutsText |
simplify() |
int |
size() |
filteredText, getSession, getWorkspace, immutable, textLength, toString, toTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfilteredText, immutable, textLength, toString, toTextforEach, spliteratorpublic DefaultNutsTextList(NutsSession session, NutsText... children)
public NutsText simplify()
simplify in interface NutsTextListpublic boolean isEmpty()
isEmpty in interface NutsStringisEmpty in class AbstractNutsTextpublic NutsTextType getType()
public NutsText get(int index)
get in interface NutsTextListpublic int size()
size in interface NutsTextListCopyright © 2021 vpc open source initiative. All rights reserved.