|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Container | This interface represents a container that can be used by the parser to store parsed information |
DsmlDecorator | This interface defines the methods that must be implemented to define a DSML Decorator |
IAction | IAction interface just contains the method 'action' which must be implemented in all the implementong classes. |
IGrammar | The interface which expose common behavior of a Gramar implementer. |
IStates | This interface is used to store the different states of a grammar. |
Class Summary | |
---|---|
AbstractGrammar | The abstract IGrammar which is the Mother of all the grammars. |
Dsmlv2Container | This class represents the DSML Container. |
Dsmlv2Parser | This class represents the DSMLv2 Parser. |
Dsmlv2ResponseParser | This class represents the DSMLv2 Parser. |
Dsmlv2StatesEnum | This class store the Dsml grammar's constants. |
GrammarAction | A top level grammar class that store meta informations about the actions. |
GrammarTransition | Define a transition between two states of a grammar. |
LdapMessageDecorator | Decorator class for LDAP Message. |
ParserUtils | This class is a Helper class for the DSML Parser |
Tag | This class represents a XML tag. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |