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