|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.asn1.ber.grammar.GrammarAction
org.apache.directory.shared.ldap.codec.actions.InitApproxMatchFilterAction
public class InitApproxMatchFilterAction
The action used to initialize the Approx Match filter
Field Summary |
---|
Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
---|
name |
Constructor Summary | |
---|---|
InitApproxMatchFilterAction()
|
Method Summary | |
---|---|
void |
action(IAsn1Container container)
The action to be executed. |
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 |
---|
public InitApproxMatchFilterAction()
Method Detail |
---|
public void action(IAsn1Container container) throws DecoderException
IAction
container
- The container which stores the current data
DecoderException
- Thrown if something went wrong.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |