public class DefaultNutsTextLink extends NutsTextSpecialBase implements net.thevpc.nuts.NutsTextLink
| Constructor and Description |
|---|
DefaultNutsTextLink(net.thevpc.nuts.NutsSession session,
String start,
String separator,
String end,
net.thevpc.nuts.NutsText value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.NutsText |
getChild() |
net.thevpc.nuts.NutsTextType |
getType() |
int |
hashCode() |
boolean |
isEmpty() |
getEnd, getKind, getSeparator, getStartbuilder, getSession, getWorkspace, immutable, isBlank, textLength, toString, toTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic net.thevpc.nuts.NutsText getChild()
getChild in interface net.thevpc.nuts.NutsTextLinkpublic net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic 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.