org.apache.directory.shared.ldap.codec.actions
Class InitApproxMatchFilterAction

java.lang.Object
  extended byorg.apache.directory.shared.asn1.ber.grammar.GrammarAction
      extended byorg.apache.directory.shared.ldap.codec.actions.InitApproxMatchFilterAction
All Implemented Interfaces:
org.apache.directory.shared.asn1.ber.grammar.IAction

public class InitApproxMatchFilterAction
extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction

The action used to initialize the Approx Match filter

Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
name
 
Constructor Summary
InitApproxMatchFilterAction()
           
 
Method Summary
 void action(org.apache.directory.shared.asn1.ber.IAsn1Container container)
           
 
Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InitApproxMatchFilterAction

public InitApproxMatchFilterAction()
Method Detail

action

public void action(org.apache.directory.shared.asn1.ber.IAsn1Container container)
            throws org.apache.directory.shared.asn1.codec.DecoderException
Throws:
org.apache.directory.shared.asn1.codec.DecoderException


Copyright © 2004-2008 null. All Rights Reserved.