|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Iterator
to a List
.
List
to another.
List
that are missing in the first.
toString
method on those objects.
List
from an array.
List
containing a subset of an array.
List
of one elements.
List
of two elements.
List
of three elements.
List
of four elements.
Map
of one key/value pair.
Map
of two key/value pairs.
Map
of three key/value pairs.
Map
of four key/value pairs.
Map
of five key/value pairs.
Map
of six key/value pairs.
Map
of six key/value pairs.
mimeType:charset
This allows you to specify a character encoding for a given mimeType.
Map
, List
or String
.
DataTools
is a utility class with the following facilities:
getProperties()
and setProperties()
: getProperties()
allow the properties of any Java object to be extracted as a Map, and setProperties
allows any Map to be applied to a Java object, calling setter methods named after the keys of the
Map.Map
so that it retains only the specified keys, returning a Map
with any keys not retained.
value
is true, otherwise turns pretty printing off.
Iterator
to a List
.
mimeType:seconds to
expiry
.
String
representation of a Date
object.
int
.
Map
.
List
of rows, and a column name,
returns the List
of values for that column.
Map
.
Map
.
List
, or the key
of a single key/value pair Map
.
Throwable
object as a String
.
JSTranslater.toJS()
.List
as the keys and values of a Map
.
RequestContext
constructor useful for Servlets/Filters.
RequestContext
constructor useful for JSPs.
ISCHttpServletRequest
constructor.
JSSyntaxScannerFilter
looks for Javascript syntax errors in code sent to the
browser.JSTranslater
provides translation of Java objects to JavaScript equivalents.List
of the keys from a Map
.
Map
and a List
of keys, returns the list of keys
in the List
that are not present in the Map
.
Object
array from a List
.
String
array from a List
.
List
containing one element.
List
containing one element if the element
is not a List
.
Map
containing the key/value pairs whose keys
are not present in both Maps
supplied.
Map
containing the key/value pairs of the primary
Map
whose keys are present in the secondary Map
.
Maps
.
Map
into another Map
,
replacing the key/value pair of the target Map
.
Map
into another Map
,
replacing the key/value pair of the target Map
if the source value
is non-null.
Properties
object from a Map
.
Map
containing all the key/value pairs of the
Maps
supplied as arguments.
RegexRule
object which allows you
to inspect the action of the rule and the rule itself.
Lists
or Map
.
Map
containing all the key/value pairs of the
Maps
supplied as arguments, with the first Map
taking
precedence.
Object
for viewing or printing as
a String
.
Map
into another Map
,
adding only key/value pairs for which the target Map
does not
already have a mapping (as determined by the containsKey
method).
Map
, if there is already a value
under that key, create a List
to hold the values.
putMultiple
method, but in this case
values are always encapsualted in a List
.
Map
to a new set of keys.
Map
to a new set of keys.
List
of Maps
.
List
of Maps
.
map
where the values are empty strings.
map
where the values
are null
.
ISCHttpServletRequest
instance for the current request.
RequestContext
aggregates state about the current request.HttpServletResponse
instance associated with this request
Map
so that values point at keys.
RPCRequests
and
DSRequests
sent by the browser into Java
Objects, and send back Java Object as responses.Throwable
, formats the stack trace and calls sendFailure(rpcRequst, error).
List
containing all elements from the first
Collection
that are not in the second Collection
.
List
containing the common elements of two Collections
.
Map
.
List
containing all the elements of two Lists
.
SQLTransform
provides helper methods for converting java.sql.ResultSet objects
to desired return data structures.list
which begin with
prefix
.
Map
and a List
of keys, returns a subset of the Map
containing the key/value pairs as specified by the List
of keys.
Map
of key/value pairs from the source
Map
whose keys start with a specific prefix.
javaObj
.
javaObj
to the output stream
out
.
ResultSet
object to return a List
of
Map
objects.
ResultSet
object to return a List
of Map
objects
for the number of rows given by numRows
.
List
of strings, returns a new List
of lower cased strings.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |