public class DefaultNTextTitle extends AbstractNText implements net.thevpc.nuts.text.NTextTitle
| Constructor and Description |
|---|
DefaultNTextTitle(String start,
int level,
net.thevpc.nuts.text.NText child) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.text.NText |
getChild() |
int |
getLevel() |
String |
getStart() |
String |
getTextStyleCode() |
net.thevpc.nuts.text.NTextType |
getType() |
int |
hashCode() |
net.thevpc.nuts.text.NText |
immutable() |
boolean |
isEmpty() |
net.thevpc.nuts.text.NText |
simplify() |
int |
textLength() |
builder, isBlank, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuilder, of, of, of, ofAnchor, ofAnchor, ofBlank, ofCode, ofCode, ofCodeOrCommand, ofCodeOrCommand, ofCodeOrCommand, ofCommand, ofInclude, ofInclude, ofLink, ofLink, ofList, ofList, ofNumbering, ofNumbering, ofPlain, ofStyled, ofStyled, ofStyled, ofStyled, ofStyled, ofStyled, ofStyledError, ofStyledPath, ofStyledPrimary1, ofStyledPrimary2, ofStyledPrimary3, ofStyledPrimary4, ofStyledPrimary5, ofStyledPrimary6, ofStyledPrimary7, ofStyledPrimary8, ofStyledPrimary9, ofStyledSuccess, ofStyledWarn, ofTitle, ofTitle, toStringpublic DefaultNTextTitle(String start, int level, net.thevpc.nuts.text.NText child)
public net.thevpc.nuts.text.NTextType getType()
getType in interface net.thevpc.nuts.text.NTextpublic String getTextStyleCode()
public String getStart()
public net.thevpc.nuts.text.NText getChild()
getChild in interface net.thevpc.nuts.text.NTextTitlepublic int getLevel()
getLevel in interface net.thevpc.nuts.text.NTextTitlepublic String filteredText()
filteredText in interface net.thevpc.nuts.text.NTextfilteredText in class AbstractNTextpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.text.NTextisEmpty in class AbstractNTextpublic int textLength()
textLength in interface net.thevpc.nuts.text.NTexttextLength in class AbstractNTextpublic net.thevpc.nuts.text.NText immutable()
immutable in interface net.thevpc.nuts.text.NTextpublic net.thevpc.nuts.text.NText simplify()
simplify in interface net.thevpc.nuts.text.NTextCopyright © 2025 vpc open source initiative. All rights reserved.