blob: 3408587a50fd4d7009c03f56636355f1efc5877b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Apr 17 08:57:14 PDT 2003 -->
<TITLE>
Serialized Form (Validator (Version 1.0.2))
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="Serialized Form (Validator (Version 1.0.2))";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/apache/commons/validator/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;
<SCRIPT>
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H1>
Serialized Form</H1>
</CENTER>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.commons.validator</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.commons.validator.Arg"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Arg.html">org.apache.commons.validator.Arg</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name dependency that this argument goes with (optional).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The key or value of the argument.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
resource</H3>
<PRE>
boolean <B>resource</B></PRE>
<DL>
<DD>Whether or not the key is a message resource (optional). Defaults to true.
If it is 'true', the value will try to be resolved as a message resource.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.Constant"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Constant.html">org.apache.commons.validator.Constant</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the constant.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The name of the constant.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.Field"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Field.html">org.apache.commons.validator.Field</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
indexedProperty</H3>
<PRE>
java.lang.String <B>indexedProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
indexedListProperty</H3>
<PRE>
java.lang.String <B>indexedListProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
depends</H3>
<PRE>
java.lang.String <B>depends</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
int <B>page</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
fieldOrder</H3>
<PRE>
int <B>fieldOrder</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hDependencies</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hDependencies</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hVars</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hVars</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hMsgs</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hMsgs</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hArg0</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hArg0</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hArg1</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hArg1</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hArg2</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hArg2</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hArg3</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hArg3</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.Form"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Form.html">org.apache.commons.validator.Form</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name/key the set of validation rules is
stored under.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
lFields</H3>
<PRE>
java.util.List <B>lFields</B></PRE>
<DL>
<DD>List of <code>Field</code>s. Used to maintain
the order they were added in although individual
<code>Field</code>s can be retrieved using
<code>Map</code> of <code>Field</code>s.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hFields</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hFields</B></PRE>
<DL>
<DD>Map of <code>Field</code>s keyed on their property value.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.FormSet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/FormSet.html">org.apache.commons.validator.FormSet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
bProcessed</H3>
<PRE>
boolean <B>bProcessed</B></PRE>
<DL>
<DD>Whether or not the this <code>FormSet</code> was processed
for replacing variables in strings with their values.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
language</H3>
<PRE>
java.lang.String <B>language</B></PRE>
<DL>
<DD>Language component of <code>Locale</code> (required).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
country</H3>
<PRE>
java.lang.String <B>country</B></PRE>
<DL>
<DD>Country component of <code>Locale</code> (optional).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
variant</H3>
<PRE>
java.lang.String <B>variant</B></PRE>
<DL>
<DD>Variant component of <code>Locale</code> (optional).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hForms</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hForms</B></PRE>
<DL>
<DD>A <code>FastHashMap</code> of <code>Form</code>s
using the name field of the <code>Form</code> as the key.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hConstants</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hConstants</B></PRE>
<DL>
<DD>A <code>FastHashMap</code> of <code>Constant</code>s
using the name field of the <code>Constant</code> as the key.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.GenericTypeValidator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/GenericTypeValidator.html">org.apache.commons.validator.GenericTypeValidator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.commons.validator.GenericValidator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/GenericValidator.html">org.apache.commons.validator.GenericValidator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.commons.validator.Msg"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Msg.html">org.apache.commons.validator.Msg</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name dependency that this argument goes with (optional).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The key or value of the argument.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.Validator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Validator.html">org.apache.commons.validator.Validator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
resources</H3>
<PRE>
<A HREF="org/apache/commons/validator/ValidatorResources.html">ValidatorResources</A> <B>resources</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
formName</H3>
<PRE>
java.lang.String <B>formName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
hResources</H3>
<PRE>
java.util.HashMap <B>hResources</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
int <B>page</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
classLoader</H3>
<PRE>
java.lang.ClassLoader <B>classLoader</B></PRE>
<DL>
<DD>The class loader to use for instantiating application objects.
If not specified, the context class loader, or the class loader
used to load Digester itself, is used, based on the value of the
<code>useContextClassLoader</code> variable.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
useContextClassLoader</H3>
<PRE>
boolean <B>useContextClassLoader</B></PRE>
<DL>
<DD>Whether or not to use the Context ClassLoader when loading classes
for instantiating new objects. Default is <code>false</code>.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.ValidatorAction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/ValidatorAction.html">org.apache.commons.validator.ValidatorAction</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the validation.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
classname</H3>
<PRE>
java.lang.String <B>classname</B></PRE>
<DL>
<DD>The full class name of the class containing
the validation method associated with
this action.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
method</H3>
<PRE>
java.lang.String <B>method</B></PRE>
<DL>
<DD>The full method name of the validation
to be performed. The method must be
thread safe.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
methodParams</H3>
<PRE>
java.lang.String <B>methodParams</B></PRE>
<DL>
<DD><p>The method signature of the validation method. This
should be a comma delimited list of the full
class names of each parameter in the correct order
that the method takes.</p>
<p>Note: <code>java.lang.Object</code> is reserved for the
JavaBean that is being validated. The <code>ValidatorAction</code>
and <code>Field</code> that are associated with a fields
validation will automatically be populated if they are
specified in the method signature.</p>
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
depends</H3>
<PRE>
java.lang.String <B>depends</B></PRE>
<DL>
<DD>The other <code>ValidatorAction</code>s that this
one depends on. If any errors occur in an action
that this one depends on, this action will not
be processsed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
msg</H3>
<PRE>
java.lang.String <B>msg</B></PRE>
<DL>
<DD>The default error message associated with
this action.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
jsFunctionName</H3>
<PRE>
java.lang.String <B>jsFunctionName</B></PRE>
<DL>
<DD>An optional field to contain the name to be
used if JavaScript is generated.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
javascript</H3>
<PRE>
java.lang.String <B>javascript</B></PRE>
<DL>
<DD>An optional field to containing a
JavaScript representation of the
java method assocated with this action.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
instance</H3>
<PRE>
java.lang.Object <B>instance</B></PRE>
<DL>
<DD>If the java method matching the correct
signature isn't static, the instance is
stored in the action. This assumes the
method is thread safe.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hDependencies</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hDependencies</B></PRE>
<DL>
<DD>A <code>FastHashMap</code> of the other
<code>ValiadtorAction</code>s this one depends
on (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
lMethodParams</H3>
<PRE>
java.util.List <B>lMethodParams</B></PRE>
<DL>
<DD>A list of all the validation method's parameters.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.ValidatorException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/ValidatorException.html">org.apache.commons.validator.ValidatorException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.commons.validator.ValidatorResources"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/ValidatorResources.html">org.apache.commons.validator.ValidatorResources</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
hFormSets</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hFormSets</B></PRE>
<DL>
<DD><code>FastHashMap</code> of <code>FormSet</code>s stored under
a <code>Locale</code> key.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hConstants</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hConstants</B></PRE>
<DL>
<DD><code>FastHashMap</code> of global constant values with
the name of the constant as the key.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hActions</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>hActions</B></PRE>
<DL>
<DD><code>FastHashMap</code> of <code>ValidatorAction</code>s with
the name of the <code>ValidatorAction</code> as the key.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.ValidatorResult"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/ValidatorResult.html">org.apache.commons.validator.ValidatorResult</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
hAction</H3>
<PRE>
java.util.Map <B>hAction</B></PRE>
<DL>
<DD>Map of results. The key is the name
of the <code>ValidatorAction</code>
and the value is whether or not
this field passed or not.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
field</H3>
<PRE>
<A HREF="org/apache/commons/validator/Field.html">Field</A> <B>field</B></PRE>
<DL>
<DD><code>Field</code> being validated.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.ValidatorResult.ResultStatus"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/ValidatorResult.ResultStatus.html">org.apache.commons.validator.ValidatorResult.ResultStatus</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
valid</H3>
<PRE>
boolean <B>valid</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
result</H3>
<PRE>
java.lang.Object <B>result</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.ValidatorResults"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/ValidatorResults.html">org.apache.commons.validator.ValidatorResults</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
hResults</H3>
<PRE>
java.util.Map <B>hResults</B></PRE>
<DL>
<DD>Map of validation results .
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.commons.validator.Var"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/commons/validator/Var.html">org.apache.commons.validator.Var</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the variable.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The name of the value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
jsType</H3>
<PRE>
java.lang.String <B>jsType</B></PRE>
<DL>
<DD>The optional JavaScript type of the variable.
<P>
<DL>
</DL>
</DL>
<P>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/apache/commons/validator/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;
<SCRIPT>
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright (c) 2001-2002 - Apache Software Foundation
</BODY>
</HTML>