public class DefaultNutsTextPlain extends AbstractNutsText implements NutsTextPlain
| Constructor and Description |
|---|
DefaultNutsTextPlain(NutsSession ws,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
NutsTextType |
getType() |
boolean |
isEmpty() |
filteredText, getSession, getWorkspace, immutable, textLength, toString, toTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfilteredText, immutable, textLength, toString, toTextpublic DefaultNutsTextPlain(NutsSession ws, String text)
public boolean isEmpty()
isEmpty in interface NutsStringisEmpty in class AbstractNutsTextpublic NutsTextType getType()
public String getText()
getText in interface NutsTextPlainCopyright © 2021 vpc open source initiative. All rights reserved.