public class DefaultNutsTextTitle extends AbstractNutsText implements net.thevpc.nuts.NutsTextTitle
| Constructor and Description |
|---|
DefaultNutsTextTitle(net.thevpc.nuts.NutsSession ws,
String start,
int level,
net.thevpc.nuts.NutsText child) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsText |
getChild() |
int |
getLevel() |
String |
getStart() |
String |
getTextStyleCode() |
net.thevpc.nuts.NutsTextType |
getType() |
boolean |
isEmpty() |
filteredText, getSession, getWorkspace, immutable, textLength, toString, toTextpublic DefaultNutsTextTitle(net.thevpc.nuts.NutsSession ws,
String start,
int level,
net.thevpc.nuts.NutsText child)
public boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic int getLevel()
getLevel in interface net.thevpc.nuts.NutsTextTitlepublic net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic String getTextStyleCode()
public String getStart()
public net.thevpc.nuts.NutsText getChild()
getChild in interface net.thevpc.nuts.NutsTextTitleCopyright © 2021 vpc open source initiative. All rights reserved.