Package | Description |
---|---|
jp.ac.tokushima_u.edb |
Provides classes and interfaces for handling EDB.
|
Modifier and Type | Field and Description |
---|---|
(package private) EdbDoc.CT |
EdbDoc.Container.type |
Modifier and Type | Method and Description |
---|---|
EdbDoc.CT |
EdbDoc.Container.getType() |
static EdbDoc.CT |
EdbDoc.CT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdbDoc.CT[] |
EdbDoc.CT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EdbDoc.Container |
EdbDoc.Content.enclosedBy(EdbDoc.CT type,
EdbDoc.AttributeSpi... attrs) |
Constructor and Description |
---|
Container(EdbDoc.CT t) |
Container(EdbDoc.CT t,
EdbDoc.AttributeSpi... attrs) |
Container(EdbDoc.CT t,
EdbDoc.Content... cons) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025