org.apache.directory.shared.dsmlv2.reponse
Class Dsmlv2ResponseGrammar

java.lang.Object
  extended by org.apache.directory.shared.dsmlv2.AbstractGrammar
      extended by org.apache.directory.shared.dsmlv2.reponse.Dsmlv2ResponseGrammar
All Implemented Interfaces:
IGrammar

public class Dsmlv2ResponseGrammar
extends AbstractGrammar
implements IGrammar

This Class represents the DSMLv2 Response Grammar

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.dsmlv2.AbstractGrammar
name, statesEnum, transitions
 
Method Summary
static Dsmlv2ResponseGrammar getInstance()
          Get the instance of this grammar
 
Methods inherited from class org.apache.directory.shared.dsmlv2.AbstractGrammar
executeAction, getName, getStatesEnum, getTransition, setName, setStatesEnum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.directory.shared.dsmlv2.IGrammar
executeAction, getName, getStatesEnum, setName
 

Method Detail

getInstance

public static Dsmlv2ResponseGrammar getInstance()
Get the instance of this grammar

Returns:
an instance on this grammar


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