public class DefaultNutsTextList extends AbstractNutsText implements net.thevpc.nuts.NutsTextList
| Constructor and Description |
|---|
DefaultNutsTextList(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsText... children) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsText |
get(int index) |
net.thevpc.nuts.NutsTextType |
getType() |
boolean |
isEmpty() |
Iterator<net.thevpc.nuts.NutsText> |
iterator() |
net.thevpc.nuts.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(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsText... children)
public net.thevpc.nuts.NutsText simplify()
simplify in interface net.thevpc.nuts.NutsTextListpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic net.thevpc.nuts.NutsText get(int index)
get in interface net.thevpc.nuts.NutsTextListpublic int size()
size in interface net.thevpc.nuts.NutsTextListCopyright © 2021 vpc open source initiative. All rights reserved.