| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.im.provider.FilterParser
Very insufficient LDIF parser to be used until we can leverage a real one. it reads one LDIF record only.
| Nested Class Summary | |
| static interface | FilterParser.CollectionEvaluator | 
| static interface | FilterParser.Evaluator | 
| Constructor Summary | |
| FilterParser(java.lang.String in,
             java.util.Map evaluators)creates a filter | |
| Method Summary | |
|  java.util.Set | evaluate(java.lang.String p,
         java.util.Set id) | 
| static void | main(java.lang.String[] arg) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public FilterParser(java.lang.String in,
                    java.util.Map evaluators)
             throws java.lang.Exception
in - filter stringevaluators - map of fixed evaluators| Method Detail | 
public java.util.Set evaluate(java.lang.String p,
                              java.util.Set id)
public static void main(java.lang.String[] arg)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||