public abstract class AbstractNutsText extends Object implements net.thevpc.nuts.NutsText
| Constructor and Description |
|---|
AbstractNutsText(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsTextBuilder |
builder() |
String |
filteredText() |
net.thevpc.nuts.NutsSession |
getSession() |
protected net.thevpc.nuts.NutsWorkspace |
getWorkspace() |
net.thevpc.nuts.NutsString |
immutable() |
boolean |
isBlank() |
boolean |
isEmpty() |
int |
textLength() |
String |
toString() |
net.thevpc.nuts.NutsText |
toText() |
public net.thevpc.nuts.NutsSession getSession()
protected net.thevpc.nuts.NutsWorkspace getWorkspace()
public String toString()
public net.thevpc.nuts.NutsString immutable()
immutable in interface net.thevpc.nuts.NutsStringpublic String filteredText()
filteredText in interface net.thevpc.nuts.NutsStringpublic int textLength()
textLength in interface net.thevpc.nuts.NutsStringpublic net.thevpc.nuts.NutsText toText()
toText in interface net.thevpc.nuts.NutsStringpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringpublic boolean isBlank()
isBlank in interface net.thevpc.nuts.NutsBlankablepublic net.thevpc.nuts.NutsTextBuilder builder()
builder in interface net.thevpc.nuts.NutsStringCopyright © 2022 vpc open source initiative. All rights reserved.