public class MatchesFunction extends Object implements org.jaxen.Function
| Constructor and Description |
|---|
MatchesFunction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(org.jaxen.Context context,
List args) |
static boolean |
matches(String s,
String... patterns) |
static void |
registerSelfInSimpleContext() |
Copyright © 2002–2016 InfoEther. All rights reserved.