|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.velocity.tools.view.tools.LinkTool.QueryPair
protected final class LinkTool.QueryPair
Internal util class to handle representation and encoding of key/value pairs in the query string
| Constructor Summary | |
|---|---|
LinkTool.QueryPair(java.lang.String key,
java.lang.Object value)
Construct a new query pair. |
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Gets the key for this QueryPair. |
java.lang.String |
toString()
Return the URL-encoded query string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LinkTool.QueryPair(java.lang.String key,
java.lang.Object value)
key - query pairvalue - query value| Method Detail |
|---|
public java.lang.String getKey()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||