Package | Description |
---|---|
org.cakelab.jdoxml.api | |
org.cakelab.jdoxml.impl.sectionhandler |
Modifier and Type | Method and Description |
---|---|
ISection.SectionKind |
ISection.kind()
Returns what kind of section this is
|
static ISection.SectionKind |
ISection.SectionKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ISection.SectionKind[] |
ISection.SectionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ISection.SectionKind |
SectionHandler.kind() |