Uses of Class
org.apache.directory.shared.dsmlv2.GrammarAction

Packages that use GrammarAction
org.apache.directory.shared.dsmlv2   
 

Uses of GrammarAction in org.apache.directory.shared.dsmlv2
 

Methods in org.apache.directory.shared.dsmlv2 that return GrammarAction
 GrammarAction GrammarTransition.getAction()
          Gets the action associated with the transition
 

Constructors in org.apache.directory.shared.dsmlv2 with parameters of type GrammarAction
GrammarTransition(int currentState, int nextState, GrammarAction action)
          Creates a new GrammarTransition object.
 



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