public class TreeBindings extends Object
Constructor and Description |
---|
TreeBindings() |
TreeBindings(List<jp.go.nict.langrid.commons.rpc.RpcHeader> headers) |
Modifier and Type | Method and Description |
---|---|
String |
getBindingFor(String invocationName) |
Collection<BindingNode> |
getChildrenNodes(String invocationName) |
void |
merge(TreeBindings other) |
public TreeBindings()
public TreeBindings(List<jp.go.nict.langrid.commons.rpc.RpcHeader> headers) throws ParseException
ParseException
public void merge(TreeBindings other)
public Collection<BindingNode> getChildrenNodes(String invocationName)