Package | Description |
---|---|
com.hp.hpl.jena.sdb.exprmatch |
Modifier and Type | Method and Description |
---|---|
static MapResult |
ExprMatcher.match(Expr expression,
Expr pattern,
MapAction mapAction) |
static MapResult |
ExprMatcher.match(Expr expression,
Expr pattern,
MapAction mapAction,
MapCallout mapCallout) |
static MapResult |
ExprMatcher.match(Expr expression,
Expr pattern,
MapAction mapAction,
MapCallout mapCallout,
MapResult mapResult)
Match an expression against a pattern.
|
static MapResult |
ExprMatcher.match(String expression,
String pattern,
MapAction mapAction) |
Licenced under the Apache License, Version 2.0