Package septogeddon.pluginquery.http
Class ProtocolQuery
java.lang.Object
septogeddon.pluginquery.http.ProtocolQuery
The HTTP URL Query
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProtocolQuery
-
-
Method Details
-
getValue
Get value of a (form) data- Parameters:
key
- the key- Returns:
- the value
-
getValues
Get values of (form) data- Parameters:
key
- the key- Returns:
- the value
-