Package | Description |
---|---|
org.cakelab.jdoxml.api | |
org.cakelab.jdoxml.impl.dochandler |
Modifier and Type | Method and Description |
---|---|
static IDocMarkup.Markup |
IDocMarkup.Markup.enumFor(int value) |
static IDocMarkup.Markup |
IDocMarkup.Markup.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IDocMarkup.Markup[] |
IDocMarkup.Markup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TextNode(java.lang.String t,
IDocMarkup.Markup markup,
int level) |