public class DefaultNutsTextCode extends NutsTextSpecialBase implements NutsTextCode
| Constructor and Description |
|---|
DefaultNutsTextCode(NutsSession ws,
String start,
String kind,
String separator,
String end,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
NutsTextType |
getType() |
boolean |
isEmpty() |
NutsText |
parse(NutsSession session) |
getEnd, getKind, getSeparator, getStartfilteredText, getSession, getWorkspace, immutable, textLength, toString, toTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfilteredText, immutable, textLength, toString, toTextpublic boolean isEmpty()
isEmpty in interface NutsStringisEmpty in class AbstractNutsTextpublic NutsText parse(NutsSession session)
parse in interface NutsTextCodepublic NutsTextType getType()
public String getText()
Copyright © 2021 vpc open source initiative. All rights reserved.