|
Purple Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryList | |
| com.purpletech.util | |
| com.purpletech.xml | |
| Uses of EntryList in com.purpletech.util |
| Methods in com.purpletech.util that return EntryList | |
static EntryList |
ServletUtils.getParameterList(javax.servlet.ServletRequest request)
Return all parameters as a java.util.List of Map.Entry records |
| Methods in com.purpletech.util with parameters of type EntryList | |
void |
EntryList.set(EntryList list)
Copy all the values from the given entrylist. |
| Constructors in com.purpletech.util with parameters of type EntryList | |
EntryList(EntryList list)
|
|
| Uses of EntryList in com.purpletech.xml |
| Subclasses of EntryList in com.purpletech.xml | |
class |
XMLEntryList
An EntryList that can parse a DOM node to set its values. |
|
Documentation generated March 5 2003 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||