public class DefaultNutsTextCode extends NutsTextSpecialBase implements net.thevpc.nuts.NutsTextCode
| Constructor and Description |
|---|
DefaultNutsTextCode(net.thevpc.nuts.NutsSession ws,
String start,
String kind,
String separator,
String end,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
net.thevpc.nuts.NutsTextType |
getType() |
boolean |
isEmpty() |
net.thevpc.nuts.NutsText |
parse(net.thevpc.nuts.NutsSession session) |
getEnd, getKind, getSeparator, getStartfilteredText, getSession, getWorkspace, immutable, textLength, toString, toTextpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic net.thevpc.nuts.NutsText parse(net.thevpc.nuts.NutsSession session)
parse in interface net.thevpc.nuts.NutsTextCodepublic net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic String getText()
Copyright © 2021 vpc open source initiative. All rights reserved.