|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Pattern in com.nearform.patrun |
|---|
| Methods in com.nearform.patrun that return types with arguments of type Pattern | |
|---|---|
Vector<Pattern> |
Patrun.list()
Return the list of all registered patterns. |
Vector<Pattern> |
Patrun.list(Map<String,String> pat)
Return the list of registered patterns that contain this partial pattern. |
Vector<Pattern> |
Patrun.list(Map<String,String> pat,
Boolean exact)
Return the list of registered patterns that contain this partial pattern. |
Vector<Pattern> |
Patrun.list(String pat)
Return the list of registered patterns that contain this partial pattern. |
Vector<Pattern> |
Patrun.list(String pat,
Boolean exact)
Return the list of registered patterns that contain this partial pattern. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||