Package | Description |
---|---|
org.apache.directory.shared.dsmlv2 |
Modifier and Type | Class and Description |
---|---|
class |
Dsmlv2StatesEnum
This class store the Dsml grammar's constants.
|
Modifier and Type | Field and Description |
---|---|
protected IStates |
AbstractGrammar.statesEnum
The grammar's states
|
Modifier and Type | Method and Description |
---|---|
IStates |
Dsmlv2Container.getStates()
Get the states for this container's grammars
|
IStates |
Container.getStates() |
IStates |
AbstractGrammar.getStatesEnum()
Get the states of the current grammar
|
IStates |
IGrammar.getStatesEnum()
Get the statesEnum for the current grammar
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGrammar.setStatesEnum(IStates statesEnum)
Set the states for this grammar
|
String |
GrammarTransition.toString(int grammar,
IStates statesEnum)
Returns a representation of the transition as a string
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.