public class Binder extends Object
| Constructor and Description |
|---|
Binder(String expr)
Constructor
|
Binder(String expr,
String pattern)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSubstitutions() |
String |
substitute(Map<String,String> bindings) |
Copyright © 2017. All Rights Reserved.