Package | Description |
---|---|
org.cakelab.jdoxml.api | |
org.cakelab.jdoxml.impl.dochandler |
Modifier and Type | Method and Description |
---|---|
IDocSimpleSect.Types |
IDocSimpleSect.type() |
static IDocSimpleSect.Types |
IDocSimpleSect.Types.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IDocSimpleSect.Types[] |
IDocSimpleSect.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IDocSimpleSect.Types |
SimpleSectHandler.type() |
IDocSimpleSect.Types |
XRefSectHandler.type() |