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

Packages that use org.apache.directory.api.dsmlv2
org.apache.directory.api.dsmlv2   
org.apache.directory.api.dsmlv2.engine   
org.apache.directory.api.dsmlv2.reponse   
org.apache.directory.api.dsmlv2.request   
 

Classes in org.apache.directory.api.dsmlv2 used by org.apache.directory.api.dsmlv2
AbstractGrammar
          The abstract Grammar which is the Mother of all the grammars.
Action
          IAction interface just contains the method 'action' which must be implemented in all the implementation classes.
Container
          This interface represents a container that can be used by the parser to store parsed information
DsmlControl
          A DSML decorator for a Control.
DsmlDecorator
          This interface defines the methods that must be implemented to define a DSML Decorator
Dsmlv2Container
          This class represents the DSML Container.
Dsmlv2StatesEnum
          This class store the Dsml grammar's constants.
Grammar
          The interface which expose common behavior of a Grammar implementer.
GrammarAction
          A top level grammar class that store meta informations about the actions.
GrammarTransition
          Define a transition between two states of a grammar.
Tag
          This class represents a XML tag.
 

Classes in org.apache.directory.api.dsmlv2 used by org.apache.directory.api.dsmlv2.engine
DsmlDecorator
          This interface defines the methods that must be implemented to define a DSML Decorator
Dsmlv2Parser
          This class represents the DSMLv2 Parser.
 

Classes in org.apache.directory.api.dsmlv2 used by org.apache.directory.api.dsmlv2.reponse
AbstractDsmlMessageDecorator
          An abstract DSML Message decorator base class.
AbstractGrammar
          The abstract Grammar which is the Mother of all the grammars.
DsmlDecorator
          This interface defines the methods that must be implemented to define a DSML Decorator
Grammar
          The interface which expose common behavior of a Grammar implementer.
 

Classes in org.apache.directory.api.dsmlv2 used by org.apache.directory.api.dsmlv2.request
AbstractDsmlMessageDecorator
          An abstract DSML Message decorator base class.
AbstractGrammar
          The abstract Grammar which is the Mother of all the grammars.
DsmlDecorator
          This interface defines the methods that must be implemented to define a DSML Decorator
Grammar
          The interface which expose common behavior of a Grammar implementer.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.