Uses of Class
org.apache.directory.api.dsmlv2.GrammarTransition
-
Packages that use GrammarTransition Package Description org.apache.directory.api.dsmlv2 -
-
Uses of GrammarTransition in org.apache.directory.api.dsmlv2
Methods in org.apache.directory.api.dsmlv2 that return GrammarTransition Modifier and Type Method Description GrammarTransitionAbstractGrammar. getTransition(Enum<Dsmlv2StatesEnum> state, Tag tag)Gets the transition associated with the state and tagGrammarTransitionDsmlv2Container. getTransition(Enum<Dsmlv2StatesEnum> currentState, Tag currentTag)Get the transition associated with the state and tag
-