public class DefaultNutsTextStyled extends AbstractNutsText implements NutsTextStyled
| Constructor and Description |
|---|
DefaultNutsTextStyled(NutsSession ws,
String start,
String end,
NutsText child,
boolean completed,
NutsTextStyles textStyle) |
| Modifier and Type | Method and Description |
|---|---|
NutsText |
getChild() |
String |
getEnd() |
String |
getStart() |
NutsTextStyles |
getStyles() |
NutsTextType |
getType() |
boolean |
isEmpty() |
String |
toString() |
filteredText, getSession, getWorkspace, immutable, textLength, toTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfilteredText, immutable, textLength, toTextpublic DefaultNutsTextStyled(NutsSession ws, String start, String end, NutsText child, boolean completed, NutsTextStyles textStyle)
public boolean isEmpty()
isEmpty in interface NutsStringisEmpty in class AbstractNutsTextpublic NutsTextStyles getStyles()
getStyles in interface NutsTextStyledpublic NutsTextType getType()
public String getEnd()
public String getStart()
public NutsText getChild()
getChild in interface NutsTextStyledpublic String toString()
toString in interface NutsStringtoString in class AbstractNutsTextCopyright © 2021 vpc open source initiative. All rights reserved.