public class QueryParameters extends Object
Title: QueryParameter
Description: Class for query parameterization
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
QueryParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(aterm.ATermAppl key,
aterm.ATermAppl value) |
boolean |
cointains(aterm.ATermAppl key) |
Set<Map.Entry<aterm.ATermAppl,aterm.ATermAppl>> |
entrySet() |
aterm.ATermAppl |
get(aterm.ATermAppl key) |
String |
toString() |
Copyright © 2019. All rights reserved.