|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ util overview ] | PREV NEXT | ||||||||
A
- activeValues - Variable in class com.tripi.asp.util.CacheMap
- A queue of the active values in this map
- add(String) - Method in class com.tripi.asp.util.Tools.MultiValue
- Adds a value to this multiple value list.
- allValues - Variable in class com.tripi.asp.util.CacheMap
- This is a WeakHashMap reference to all of the values in this map.
C
- CacheMap - class com.tripi.asp.util.CacheMap.
- This class implements a "cache" for storing a fixed maximum number of objects.
- CacheMap(int) - Constructor for class com.tripi.asp.util.CacheMap
- Constructor
- com.tripi.asp.util - package com.tripi.asp.util
- convertToMultiValue(AspCollection, Map, boolean) - Static method in class com.tripi.asp.util.Tools
- count - Variable in class com.tripi.asp.util.Tools.MultiValue
- count of items in the array of values, publically accessible to the ASP code.
D
- DBG - Static variable in class com.tripi.asp.util.ParseQueryString
- Debugging category
- DBG - Static variable in class com.tripi.asp.util.Tools
- Debugging category
E
F
- fixValue(String, boolean) - Static method in class com.tripi.asp.util.Tools
G
- get(Object) - Method in class com.tripi.asp.util.CacheMap
- Obtain a value in the hash
- get(Object) - Method in class com.tripi.asp.util.Tools.MultiValue
- SimpleMap read function to obtain a multi value at the specified index.
- getKeys() - Method in class com.tripi.asp.util.Tools.MultiValue
- Obtains the list of keys for this multi value.
- getValue() - Method in class com.tripi.asp.util.Tools.MultiValue
- SimpleReference method to obtain the first value of this multi value list.
I
- isHex(char) - Static method in class com.tripi.asp.util.Tools
M
P
- ParseQueryString - class com.tripi.asp.util.ParseQueryString.
- This class implements parsing for query string variables.
- ParseQueryString() - Constructor for class com.tripi.asp.util.ParseQueryString
- parse(String) - Static method in class com.tripi.asp.util.ParseQueryString
- Function to perform a parse on a query string.
- parse(Reader, int) - Static method in class com.tripi.asp.util.ParseQueryString
- Function to perform a parse on a query string.
- parseQueryString(String) - Static method in class com.tripi.asp.util.Tools
- This function parses a query string.
- put(Object, Object) - Method in class com.tripi.asp.util.CacheMap
- Put a key in the hash
- put(Object, Object) - Method in class com.tripi.asp.util.Tools.MultiValue
- SimpleMap write function to store a value at a specified index.
S
- setValue(Object) - Method in class com.tripi.asp.util.Tools.MultiValue
- SimpleReference method to set the value of this multi value list.
T
- Tools - class com.tripi.asp.util.Tools.
- Tools() - Constructor for class com.tripi.asp.util.Tools
- Tools.MultiValue - class com.tripi.asp.util.Tools.MultiValue.
- MultiValue is a class which can store multiple values for a single object.
- Tools.MultiValue() - Constructor for class com.tripi.asp.util.Tools.MultiValue
- Constructor, initially created with no values.
- testFixValue(String) - Static method in class com.tripi.asp.util.Tools
- toString() - Method in class com.tripi.asp.util.Tools.MultiValue
- Converts this multi value class to string, for debugging.
- tokenizerPattern - Static variable in class com.tripi.asp.util.ParseQueryString
- Pattern used to tokenize the list
U
- urlDecode(String) - Static method in class com.tripi.asp.util.Tools
V
- values - Variable in class com.tripi.asp.util.Tools.MultiValue
- List of values
- variablesPattern - Static variable in class com.tripi.asp.util.ParseQueryString
- Pattern used to find arguments/variables
W
- wholeValue - Variable in class com.tripi.asp.util.Tools.MultiValue
- String representation of the whole list
A C D E F G I M P S T U V W
|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ util overview ] | PREV NEXT | ||||||||