Uses of Package
org.apache.directory.shared.dsmlv2

Packages that use org.apache.directory.shared.dsmlv2
org.apache.directory.shared.dsmlv2   
org.apache.directory.shared.dsmlv2.reponse   
org.apache.directory.shared.dsmlv2.request   
 

Classes in org.apache.directory.shared.dsmlv2 used by org.apache.directory.shared.dsmlv2
AbstractGrammar
          The abstract IGrammar which is the Mother of all the grammars.
Container
          This interface represents a container that can be used by the parser to store parsed information
Dsmlv2Container
          This class represents the DSML Container.
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.
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.
Tag
          This class represents a XML tag.
 

Classes in org.apache.directory.shared.dsmlv2 used by org.apache.directory.shared.dsmlv2.reponse
AbstractGrammar
          The abstract IGrammar which is the Mother of all the grammars.
DsmlDecorator
          This interface defines the methods that must be implemented to define a DSML Decorator
IGrammar
          The interface which expose common behavior of a Gramar implementer.
LdapMessageDecorator
          Decorator class for LDAP Message.
 

Classes in org.apache.directory.shared.dsmlv2 used by org.apache.directory.shared.dsmlv2.request
AbstractGrammar
          The abstract IGrammar which is the Mother of all the grammars.
DsmlDecorator
          This interface defines the methods that must be implemented to define a DSML Decorator
IGrammar
          The interface which expose common behavior of a Gramar implementer.
LdapMessageDecorator
          Decorator class for LDAP Message.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.