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