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