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

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

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

Methods in org.apache.directory.shared.dsmlv2 that return GrammarTransition
 GrammarTransition Dsmlv2Container.getTransition(int state, Tag tag)
          Get the transition associated with the state and tag
 GrammarTransition AbstractGrammar.getTransition(int state, Tag tag)
          Get the transition associated with the state and tag
 



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