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