public class DefaultNutsTextTitle extends AbstractNutsText implements net.thevpc.nuts.NutsTextTitle
| Constructor and Description |
|---|
DefaultNutsTextTitle(net.thevpc.nuts.NutsSession session,
String start,
int level,
net.thevpc.nuts.NutsText child) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.NutsText |
getChild() |
int |
getLevel() |
String |
getStart() |
String |
getTextStyleCode() |
net.thevpc.nuts.NutsTextType |
getType() |
int |
hashCode() |
boolean |
isEmpty() |
builder, getSession, getWorkspace, immutable, isBlank, textLength, toString, toTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic DefaultNutsTextTitle(net.thevpc.nuts.NutsSession session,
String start,
int level,
net.thevpc.nuts.NutsText child)
public 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.NutsTextTitlepublic int getLevel()
getLevel in interface net.thevpc.nuts.NutsTextTitlepublic String filteredText()
filteredText in interface net.thevpc.nuts.NutsStringfilteredText in class AbstractNutsTextpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextCopyright © 2022 vpc open source initiative. All rights reserved.