public class DefaultNutsTextCode extends NutsTextSpecialBase implements net.thevpc.nuts.NutsTextCode
| Constructor and Description |
|---|
DefaultNutsTextCode(net.thevpc.nuts.NutsSession session,
String start,
String kind,
String separator,
String end,
String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
String |
getText() |
net.thevpc.nuts.NutsTextType |
getType() |
int |
hashCode() |
net.thevpc.nuts.NutsText |
highlight(net.thevpc.nuts.NutsSession session) |
boolean |
isEmpty() |
getEnd, getKind, getSeparator, getStartbuilder, getSession, getWorkspace, immutable, isBlank, textLength, toString, toTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic net.thevpc.nuts.NutsText highlight(net.thevpc.nuts.NutsSession session)
highlight in interface net.thevpc.nuts.NutsTextCodepublic net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic String getText()
getText in interface net.thevpc.nuts.NutsTextCodepublic boolean equals(Object o)
equals in class NutsTextSpecialBasepublic int hashCode()
hashCode in class NutsTextSpecialBasepublic String filteredText()
filteredText in interface net.thevpc.nuts.NutsStringfilteredText in class AbstractNutsTextCopyright © 2022 vpc open source initiative. All rights reserved.