|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.filter.FilterParserMonitorAdapter
Adapter for the FilterParser monitor.
Constructor Summary | |
FilterParserMonitorAdapter()
|
Method Summary | |
void |
matchedProduction(java.lang.String production)
Monitors FilterParser events where it matches a production. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterParserMonitorAdapter()
Method Detail |
public void matchedProduction(java.lang.String production)
FilterParserMonitor
matchedProduction
in interface FilterParserMonitor
production
- the name of the production matched
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |