dion 02/02/03 16:01:50
Modified: docs/latka/api packages.html index-all.html index.html
allclasses-frame.html stylesheet.css
overview-summary.html serialized-form.html
overview-frame.html
Log:
Javadoc updates
Revision Changes Path
1.3 +9 -3 jakarta-commons/docs/latka/api/packages.html
Index: packages.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/packages.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- packages.html 30 Jan 2002 03:17:41 -0000 1.2
+++ packages.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,14 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!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 Wed Jan 30 14:01:46 EST 2002 -->
+<!-- Generated by javadoc on Mon Feb 04 10:36:28 EST 2002 -->
<TITLE>
Jakarta Commons Latka Functional Testing Suite
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
-<BODY BGCOLOR="white">
+<SCRIPT>
+function asd()
+{
+parent.document.title="Jakarta Commons Latka Functional Testing Suite";
+}
+</SCRIPT>
+<BODY BGCOLOR="white" onload="asd();">
<BR>
1.3 +198 -154 jakarta-commons/docs/latka/api/index-all.html
Index: index-all.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/index-all.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index-all.html 30 Jan 2002 03:17:41 -0000 1.2
+++ index-all.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,20 +1,26 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!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 Wed Jan 30 14:01:46 EST 2002 -->
+<!-- Generated by javadoc on Mon Feb 04 10:36:28 EST 2002 -->
<TITLE>
-Jakarta Commons Latka Functional Testing Suite: Index
+Index (Jakarta Commons Latka Functional Testing Suite)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
-<BODY BGCOLOR="white">
+<SCRIPT>
+function asd()
+{
+parent.document.title="Index (Jakarta Commons Latka Functional Testing Suite)";
+}
+</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=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -36,7 +42,19 @@
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+ <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>
+
+<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 =========== -->
@@ -57,15 +75,15 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestHeaders.html#addHeader(java.lang.String,
java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeaders.html">RequestHeaders</A>
<DD>Add a header to the request
-<DT><A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html#addHeader(java.lang.String,
java.lang.String)"><B>addHeader(String, String)</B></A> -
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html">RequestHeadersImpl</A>
-<DD>
<DT><A HREF="org/apache/commons/latka/http/Request.html#addHeader(java.lang.String,
java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>Sets a request header.
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#addHeader(java.lang.String,
java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>Set a header in the request
+<DT><A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html#addHeader(java.lang.String,
java.lang.String)"><B>addHeader(String, String)</B></A> -
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html">RequestHeadersImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#addHttpClientParameter(java.lang.String,
java.lang.String)"><B>addHttpClientParameter(String, String)</B></A> -
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>Associate a parameter with this request.
@@ -75,15 +93,15 @@
<DT><A
HREF="org/apache/commons/latka/http/ParametersImpl.html#addParameter(java.lang.String,
java.lang.String)"><B>addParameter(String, String)</B></A> -
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ParametersImpl.html">ParametersImpl</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/http/Parameters.html#addParameter(java.lang.String,
java.lang.String)"><B>addParameter(String, String)</B></A> -
+Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Parameters.html">Parameters</A>
+<DD>Add a parameter to the request
<DT><A
HREF="org/apache/commons/latka/http/Request.html#addParameter(java.lang.String,
java.lang.String)"><B>addParameter(String, String)</B></A> -
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>Associate a parameter with this request.
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#addParameter(java.lang.String,
java.lang.String)"><B>addParameter(String, String)</B></A> -
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/http/Parameters.html#addParameter(java.lang.String,
java.lang.String)"><B>addParameter(String, String)</B></A> -
-Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Parameters.html">Parameters</A>
-<DD>Add a parameter to the request
<DT><A
HREF="org/apache/commons/latka/util/URLParser.html#addParseFlag(int)"><B>addParseFlag(int)</B></A>
-
Method in class org.apache.commons.latka.util.<A
HREF="org/apache/commons/latka/util/URLParser.html">URLParser</A>
<DD>Add a new parse flag to the existing parse flag.
@@ -120,7 +138,7 @@
<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html"><B>ByteLengthHandler</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html">ByteLengthHandler</A>.<DD> <DT><A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html#ByteLengthHandler()"><B>ByteLengthHandler()</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html">ByteLengthHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html"><B>ByteLengthValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html">ByteLengthValidator</A>.<DD> <DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html#ByteLengthValidator()"><B>ByteLengthValidator()</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html"><B>ByteLengthValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html">ByteLengthValidator</A>.<DD>FIXME:
Docs<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html#ByteLengthValidator()"><B>ByteLengthValidator()</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html">ByteLengthValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html#ByteLengthValidator(int,
int)"><B>ByteLengthValidator(int, int)</B></A> -
@@ -256,11 +274,8 @@
<DT><A
HREF="org/apache/commons/latka/xml/RequestHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHandler.html">RequestHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
-<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html">RequestHeaderHandler</A>
@@ -268,15 +283,18 @@
<DT><A
HREF="org/apache/commons/latka/xml/ParameterHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ParameterHandler.html">ParameterHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A>
-
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#endElement(java.lang.String,
java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/LatkaHandler.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A>
-
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/LatkaHandler.html">LatkaHandler</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A>
-
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/Request.html#execute()"><B>execute()</B></A> -
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>Execute this HTTP request.
@@ -335,13 +353,13 @@
<DT><A
HREF="org/apache/commons/latka/util/URLParser.html#getBaseURL()"><B>getBaseURL()</B></A>
-
Method in class org.apache.commons.latka.util.<A
HREF="org/apache/commons/latka/util/URLParser.html">URLParser</A>
<DD>Return the base URL.
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getByteLength()"><B>getByteLength()</B></A>
-
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/Response.html#getByteLength()"><B>getByteLength()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Response.html">Response</A>
<DD>Returns the length of the Response stream (as bytes),
or -1 if no stream is available
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getByteLength()"><B>getByteLength()</B></A>
-
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/Session.html#getCookieValue(java.lang.String)"><B>getCookieValue(String)</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Session.html">Session</A>
<DD>Returns the value of cookie <code>name</code>.
@@ -368,18 +386,15 @@
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventInfo.html">LatkaEventInfo</A>
<DD>Returns a List of all responses that failed
validation.
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A>
-
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/Response.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Response.html">Response</A>
<DD>Check a response header.
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A>
-
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/RequestHeaders.html#getHeaders()"><B>getHeaders()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeaders.html">RequestHeaders</A>
<DD>Returns a list of all the headers for the request.
-<DT><A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html#getHeaders()"><B>getHeaders()</B></A>
-
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html">RequestHeadersImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/Request.html#getHeaders()"><B>getHeaders()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>Get the headers for the request, so that they can
@@ -387,6 +402,9 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#getHeaders()"><B>getHeaders()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html#getHeaders()"><B>getHeaders()</B></A>
-
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html">RequestHeadersImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#getHttpMethod()"><B>getHttpMethod()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>Returns a constant representing the http method
@@ -415,7 +433,7 @@
<DD>Returns a Collection of malformed URL's from the previous parsing.
<DT><A
HREF="org/apache/commons/latka/ValidationException.html#getMessage()"><B>getMessage()</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/ValidationException.html">ValidationException</A>
-<DD>
+<DD>the message of the exception
<DT><A
HREF="org/apache/commons/latka/http/Request.html#getMethod()"><B>getMethod()</B></A> -
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>Return the constant representing the HTTP method
@@ -426,6 +444,9 @@
<DT><A
HREF="org/apache/commons/latka/http/ParametersImpl.html#getParameters()"><B>getParameters()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ParametersImpl.html">ParametersImpl</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/http/Parameters.html#getParameters()"><B>getParameters()</B></A>
-
+Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Parameters.html">Parameters</A>
+<DD>Returns a list of all the parameters for the request.
<DT><A
HREF="org/apache/commons/latka/http/Request.html#getParameters()"><B>getParameters()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>Get the parameters for the request, so that they can
@@ -433,9 +454,6 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#getParameters()"><B>getParameters()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/http/Parameters.html#getParameters()"><B>getParameters()</B></A>
-
-Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Parameters.html">Parameters</A>
-<DD>Returns a list of all the parameters for the request.
<DT><A
HREF="org/apache/commons/latka/util/URLParser.html#getParseFlag()"><B>getParseFlag()</B></A>
-
Method in class org.apache.commons.latka.util.<A
HREF="org/apache/commons/latka/util/URLParser.html">URLParser</A>
<DD>Returns the current parse flag.
@@ -467,12 +485,12 @@
<DT><A
HREF="org/apache/commons/latka/event/RequestEvent.html#getRequest()"><B>getRequest()</B></A>
-
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestEvent.html">RequestEvent</A>
<DD>the request the event is about
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getRequest()"><B>getRequest()</B></A>
-
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/Response.html#getRequest()"><B>getRequest()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Response.html">Response</A>
<DD>The request that generated this response
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getRequest()"><B>getRequest()</B></A>
-
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/Request.html#getRequestTiming()"><B>getRequestTiming()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>
<DD>The amount of time it took to execute the
@@ -481,12 +499,12 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#getRequestTiming()"><B>getRequestTiming()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getResource()"><B>getResource()</B></A>
-
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/Response.html#getResource()"><B>getResource()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Response.html">Response</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getResource()"><B>getResource()</B></A>
-
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/event/BaseRequestEvent.html#getResponse()"><B>getResponse()</B></A>
-
Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/BaseRequestEvent.html">BaseRequestEvent</A>
<DD>
@@ -508,18 +526,18 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#getSession()"><B>getSession()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>Retrieve the session associated with this request.
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getStatusCode()"><B>getStatusCode()</B></A>
-
-Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/Response.html#getStatusCode()"><B>getStatusCode()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Response.html">Response</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getStream()"><B>getStream()</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getStatusCode()"><B>getStatusCode()</B></A>
-
Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/http/Response.html#getStream()"><B>getStream()</B></A>
-
Method in interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Response.html">Response</A>
<DD>Get the actual bytes returned by the web server
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#getStream()"><B>getStream()</B></A>
-
+Method in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#getTagName()"><B>getTagName()</B></A>
-
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
<DD>
@@ -551,7 +569,7 @@
through the entities of a Latka Suite, finding all
the variables that are referenced.
<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html"><B>GoldenFileValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html">GoldenFileValidator</A>.<DD>Compare
the response with a golden
-file.<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#GoldenFileValidator(java.io.File)"><B>GoldenFileValidator(File)</B></A>
-
+ file.<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#GoldenFileValidator(java.io.File)"><B>GoldenFileValidator(File)</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html">GoldenFileValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#GoldenFileValidator(java.lang.String,
java.io.File)"><B>GoldenFileValidator(String, File)</B></A> -
@@ -649,7 +667,7 @@
<DD>Wrapped exception.
<DT><A
HREF="org/apache/commons/latka/LatkaException.html#LatkaException(java.lang.String)"><B>LatkaException(String)</B></A>
-
Constructor for class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaException.html">LatkaException</A>
-<DD>Standard exception
+<DD>Standard exception constructor
<DT><A
HREF="org/apache/commons/latka/xml/LatkaHandler.html"><B>LatkaHandler</B></A> - class
org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/LatkaHandler.html">LatkaHandler</A>.<DD> <DT><A
HREF="org/apache/commons/latka/xml/LatkaHandler.html#LatkaHandler(org.xml.sax.XMLReader)"><B>LatkaHandler(XMLReader)</B></A>
-
Constructor for class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/LatkaHandler.html">LatkaHandler</A>
<DD>
@@ -672,16 +690,16 @@
in the classpath.
<DT><A
HREF="org/apache/commons/latka/LatkaProperties.html#loadPropsFromClasspath(java.lang.String)"><B>loadPropsFromClasspath(String)</B></A>
-
Static method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaProperties.html">LatkaProperties</A>
-<DD>
+<DD>Load properties specified from context class path
<DT><A
HREF="org/apache/commons/latka/LatkaProperties.html#loadUserProps()"><B>loadUserProps()</B></A>
-
Static method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaProperties.html">LatkaProperties</A>
+<DD>Load <em>latka.properties</em> from classpath
+<DT><A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html#log"><B>log</B></A> -
+Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html">RequestHeaderHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#log"><B>log</B></A>
-
Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html#log"><B>log</B></A> -
-Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html">RequestHeaderHandler</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/util/xml/BasicDelegateHandler.html#log"><B>log</B></A>
-
Static variable in class org.apache.commons.latka.util.xml.<A
HREF="org/apache/commons/latka/util/xml/BasicDelegateHandler.html">BasicDelegateHandler</A>
<DD>
@@ -809,6 +827,15 @@
<DT><A
HREF="org/apache/commons/latka/xml/RequestHandler.html#printFailure(org.apache.commons.latka.http.Request,
java.lang.Exception)"><B>printFailure(Request, Exception)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHandler.html">RequestHandler</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/LatkaException.html#printStackTrace()"><B>printStackTrace()</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaException.html">LatkaException</A>
+<DD>provide wrapped exception details
+<DT><A
HREF="org/apache/commons/latka/LatkaException.html#printStackTrace(java.io.PrintStream)"><B>printStackTrace(PrintStream)</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaException.html">LatkaException</A>
+<DD>provide wrapped exception details
+<DT><A
HREF="org/apache/commons/latka/LatkaException.html#printStackTrace(java.io.PrintWriter)"><B>printStackTrace(PrintWriter)</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaException.html">LatkaException</A>
+<DD>Print wrapped exception details, if any
<DT><A
HREF="org/apache/commons/latka/LatkaException.html#printWrappedExceptions(org.apache.commons.latka.LatkaException)"><B>printWrappedExceptions(LatkaException)</B></A>
-
Static method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaException.html">LatkaException</A>
<DD>Print a wrapped exception to stdout and, in the case
@@ -824,7 +851,7 @@
<DT><A
HREF="org/apache/commons/latka/validators/RegexpHandler.html"><B>RegexpHandler</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpHandler.html">RegexpHandler</A>.<DD> <DT><A
HREF="org/apache/commons/latka/validators/RegexpHandler.html#RegexpHandler()"><B>RegexpHandler()</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpHandler.html">RegexpHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html"><B>RegexpValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpValidator.html">RegexpValidator</A>.<DD> <DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html#RegexpValidator()"><B>RegexpValidator()</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html"><B>RegexpValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpValidator.html">RegexpValidator</A>.<DD>FIXME:
Docs<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html#RegexpValidator()"><B>RegexpValidator()</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpValidator.html">RegexpValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html#RegexpValidator(java.lang.String)"><B>RegexpValidator(String)</B></A>
-
@@ -848,42 +875,44 @@
<DT><A
HREF="org/apache/commons/latka/util/URLParser.html#removeParseFlag(int)"><B>removeParseFlag(int)</B></A>
-
Method in class org.apache.commons.latka.util.<A
HREF="org/apache/commons/latka/util/URLParser.html">URLParser</A>
<DD>Remove a parse flag from the existing parse flag.
-<DT><A HREF="org/apache/commons/latka/http/Request.html"><B>Request</B></A> -
interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>.<DD>A Latka Request
represents a request from an HTTP server.<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
-<DD>Invoked if a request error occurs.
-<DT><A
HREF="org/apache/commons/latka/XMLReporter.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
+<DT><A HREF="org/apache/commons/latka/http/Request.html"><B>Request</B></A> -
interface org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/Request.html">Request</A>.<DD>A Latka Request
represents a request from an HTTP server.<DT><A
HREF="org/apache/commons/latka/XMLReporter.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/XMLReporter.html">XMLReporter</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
+<DD>Invoked if a request error occurs.
<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>
+<DD>Handle a request in error by printing an <code>E</code>, and
+ keeping the stats for later usage
+<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/event/LatkaEventListener.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventListener.html">LatkaEventListener</A>
<DD>Invoked if a request error occurs.
-<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html#requestError(org.apache.commons.latka.event.RequestEvent)"><B>requestError(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.junit.<A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html">JUnitEventReporter</A>
<DD>Process a Latka request error
<DT><A
HREF="org/apache/commons/latka/event/RequestErrorEvent.html"><B>RequestErrorEvent</B></A>
- class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestErrorEvent.html">RequestErrorEvent</A>.<DD>An
event that represents an error that occurred processing a request<DT><A
HREF="org/apache/commons/latka/event/RequestErrorEvent.html#RequestErrorEvent(org.apache.commons.latka.http.Request,
org.apache.commons.latka.http.Response,
java.lang.Throwable)"><B>RequestErrorEvent(Request, Response, Throwable)</B></A> -
Constructor for class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestErrorEvent.html">RequestErrorEvent</A>
<DD>Create an event from the request, response and some Throwable
-<DT><A
HREF="org/apache/commons/latka/event/RequestEvent.html"><B>RequestEvent</B></A> -
interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestEvent.html">RequestEvent</A>.<DD>The basic
set of methods available on all Latka events<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
-<DD>Invoked if the request failed.
-<DT><A
HREF="org/apache/commons/latka/XMLReporter.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/event/RequestEvent.html"><B>RequestEvent</B></A> -
interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestEvent.html">RequestEvent</A>.<DD>The basic
set of methods available on all Latka events<DT><A
HREF="org/apache/commons/latka/XMLReporter.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/XMLReporter.html">XMLReporter</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
+<DD>Invoked if the request failed.
<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>
+<DD>Handle a request failing by printing an <code>F</code>, and
+ keeping the stats for later usage
+<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/event/LatkaEventListener.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventListener.html">LatkaEventListener</A>
<DD>Invoked if the request failed.
-<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html#requestFailed(org.apache.commons.latka.event.RequestEvent)"><B>requestFailed(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.junit.<A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html">JUnitEventReporter</A>
<DD>Process a Latka request failure
@@ -909,42 +938,44 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#RequestImpl(java.net.URL, int,
org.apache.commons.httpclient.HttpState,
org.apache.commons.latka.http.SessionImpl)"><B>RequestImpl(URL, int, HttpState,
SessionImpl)</B></A> -
Constructor for class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
-<DD>A skipped request.
<DT><A
HREF="org/apache/commons/latka/XMLReporter.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/XMLReporter.html">XMLReporter</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
+<DD>A skipped request.
<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>
+<DD>Handle a request being skipped by printing an <code>s</code>, and
+ keeping the stats for later usage
+<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/event/LatkaEventListener.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventListener.html">LatkaEventListener</A>
<DD>A skipped request.
-<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html#requestSkipped(org.apache.commons.latka.event.RequestEvent)"><B>requestSkipped(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.junit.<A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html">JUnitEventReporter</A>
<DD>Process a Latka event being skipped
<DT><A
HREF="org/apache/commons/latka/event/RequestSkippedEvent.html"><B>RequestSkippedEvent</B></A>
- class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestSkippedEvent.html">RequestSkippedEvent</A>.<DD>An
event used when Latka skips a request<DT><A
HREF="org/apache/commons/latka/event/RequestSkippedEvent.html#RequestSkippedEvent(org.apache.commons.latka.http.Request,
org.apache.commons.latka.http.Response)"><B>RequestSkippedEvent(Request,
Response)</B></A> -
Constructor for class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/RequestSkippedEvent.html">RequestSkippedEvent</A>
<DD>Create a RequestSkippedEvent with the provided request and response
-<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
-<DD>Invoked if the request succeeds.
<DT><A
HREF="org/apache/commons/latka/XMLReporter.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/XMLReporter.html">XMLReporter</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
+<DD>Invoked if the request succeeds.
<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>
+<DD>Handle a request succeeding by printing a <code>.</code>, and
+ keeping the stats for later usage
+<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
+Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/event/LatkaEventListener.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventListener.html">LatkaEventListener</A>
<DD>Invoked if the request succeeds
-<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
-Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html#requestSucceeded(org.apache.commons.latka.event.RequestEvent)"><B>requestSucceeded(RequestEvent)</B></A>
-
Method in class org.apache.commons.latka.junit.<A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html">JUnitEventReporter</A>
<DD>Process a Latka request success event
@@ -1091,23 +1122,23 @@
<DT><A
HREF="org/apache/commons/latka/validators/XPathValidator.html#setValue(java.lang.String)"><B>setValue(String)</B></A>
-
Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/XPathValidator.html">XPathValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html"><B>SimpleReporter</B></A> - class
org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>.<DD>Needs
docs.<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#SimpleReporter()"><B>SimpleReporter()</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html"><B>SimpleReporter</B></A> - class
org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>.<DD>A simple
class that reports on Latka events.<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#SimpleReporter()"><B>SimpleReporter()</B></A>
-
Constructor for class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/XPathHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/XPathHandler.html">XPathHandler</A>
+<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html">ByteLengthHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeHandler.html">StatusCodeHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthHandler.html">ByteLengthHandler</A>
+<DT><A
HREF="org/apache/commons/latka/validators/CookieHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/CookieHandler.html">CookieHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/RegexpHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpHandler.html">RegexpHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/CookieHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/CookieHandler.html">CookieHandler</A>
+<DT><A
HREF="org/apache/commons/latka/validators/XPathHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/XPathHandler.html">XPathHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/MaxRequestTimeHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/MaxRequestTimeHandler.html">MaxRequestTimeHandler</A>
@@ -1115,11 +1146,8 @@
<DT><A
HREF="org/apache/commons/latka/xml/RequestHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHandler.html">RequestHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
-<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html">RequestHeaderHandler</A>
@@ -1127,13 +1155,16 @@
<DT><A
HREF="org/apache/commons/latka/xml/ParameterHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ParameterHandler.html">ParameterHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
+<DD>
+<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String,
String, String, Attributes)</B></A> -
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeHandler.html"><B>StatusCodeHandler</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeHandler.html">StatusCodeHandler</A>.<DD> <DT><A
HREF="org/apache/commons/latka/validators/StatusCodeHandler.html#StatusCodeHandler()"><B>StatusCodeHandler()</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeHandler.html">StatusCodeHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html"><B>StatusCodeValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html">StatusCodeValidator</A>.<DD> <DT><A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html#StatusCodeValidator()"><B>StatusCodeValidator()</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html"><B>StatusCodeValidator</B></A>
- class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html">StatusCodeValidator</A>.<DD>FIXME:
Docs<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html#StatusCodeValidator()"><B>StatusCodeValidator()</B></A>
-
Constructor for class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html">StatusCodeValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html#StatusCodeValidator(int)"><B>StatusCodeValidator(int)</B></A>
-
@@ -1165,13 +1196,13 @@
<DD>
<DT><A
HREF="org/apache/commons/latka/SimpleReporter.html#suiteCompleted(org.apache.commons.latka.event.SuiteEvent)"><B>suiteCompleted(SuiteEvent)</B></A>
-
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/SimpleReporter.html">SimpleReporter</A>
+<DD>On suite completion, print the statistics gather on event handling
+<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#suiteCompleted(org.apache.commons.latka.event.SuiteEvent)"><B>suiteCompleted(SuiteEvent)</B></A>
-
+Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/event/LatkaEventListener.html#suiteCompleted(org.apache.commons.latka.event.SuiteEvent)"><B>suiteCompleted(SuiteEvent)</B></A>
-
Method in interface org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventListener.html">LatkaEventListener</A>
<DD>Invoke when all requests completed.
-<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#suiteCompleted(org.apache.commons.latka.event.SuiteEvent)"><B>suiteCompleted(SuiteEvent)</B></A>
-
-Method in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html#suiteCompleted(org.apache.commons.latka.event.SuiteEvent)"><B>suiteCompleted(SuiteEvent)</B></A>
-
Method in class org.apache.commons.latka.junit.<A
HREF="org/apache/commons/latka/junit/JUnitEventReporter.html">JUnitEventReporter</A>
<DD>Process a Latka suite completion event
@@ -1193,15 +1224,15 @@
Method in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Latka.html">Latka</A>
<DD>Transform the XML generated by the XMLReporter using
the default stylesheet.
+<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#TRUE_MESSAGE"><B>TRUE_MESSAGE</B></A>
-
+Static variable in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html">GoldenFileValidator</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/validators/XPathValidator.html#TRUE_MESSAGE"><B>TRUE_MESSAGE</B></A>
-
Static variable in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/XPathValidator.html">XPathValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html#TRUE_MESSAGE"><B>TRUE_MESSAGE</B></A>
-
Static variable in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpValidator.html">RegexpValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#TRUE_MESSAGE"><B>TRUE_MESSAGE</B></A>
-
-Static variable in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html">GoldenFileValidator</A>
-<DD>
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
@@ -1237,39 +1268,40 @@
<DT><A
HREF="org/apache/commons/latka/Validator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
Method in interface org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Validator.html">Validator</A>
<DD>Run custom validation.
-<DT><A
HREF="org/apache/commons/latka/validators/BaseValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/BaseValidator.html">BaseValidator</A>
+<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html">ByteLengthValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/XPathValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/XPathValidator.html">XPathValidator</A>
+<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html">GoldenFileValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/StatusCodeValidator.html">StatusCodeValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/MaxRequestTimeValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/MaxRequestTimeValidator.html">MaxRequestTimeValidator</A>
-<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/ByteLengthValidator.html">ByteLengthValidator</A>
+<DT><A
HREF="org/apache/commons/latka/validators/XPathValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/XPathValidator.html">XPathValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/CookieValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/CookieValidator.html">CookieValidator</A>
+<DT><A
HREF="org/apache/commons/latka/validators/BaseValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/BaseValidator.html">BaseValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpValidator.html">RegexpValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
-Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/GoldenFileValidator.html">GoldenFileValidator</A>
+<DT><A
HREF="org/apache/commons/latka/validators/MaxRequestTimeValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/MaxRequestTimeValidator.html">MaxRequestTimeValidator</A>
+<DD>
+<DT><A
HREF="org/apache/commons/latka/validators/CookieValidator.html#validate(org.apache.commons.latka.http.Response)"><B>validate(Response)</B></A>
-
+Method in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/CookieValidator.html">CookieValidator</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#validate(org.apache.commons.latka.Validator)"><B>validate(Validator)</B></A>
-
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/ValidationException.html"><B>ValidationException</B></A>
- exception org.apache.commons.latka.<A
HREF="org/apache/commons/latka/ValidationException.html">ValidationException</A>.<DD>Needs
docs<DT><A
HREF="org/apache/commons/latka/ValidationException.html#ValidationException()"><B>ValidationException()</B></A>
-
+<DT><A
HREF="org/apache/commons/latka/ValidationException.html"><B>ValidationException</B></A>
- exception org.apache.commons.latka.<A
HREF="org/apache/commons/latka/ValidationException.html">ValidationException</A>.<DD>This
exception is thrown by <em>validators</em> when a validation has failed<DT><A
HREF="org/apache/commons/latka/ValidationException.html#ValidationException()"><B>ValidationException()</B></A>
-
Constructor for class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/ValidationException.html">ValidationException</A>
-<DD>
+<DD>Create a validation exception with a null label and reason
<DT><A
HREF="org/apache/commons/latka/ValidationException.html#ValidationException(java.lang.String,
java.lang.String)"><B>ValidationException(String, String)</B></A> -
Constructor for class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/ValidationException.html">ValidationException</A>
-<DD>
+<DD>Create a validation exception with the given
+ label and reason
<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html"><B>ValidationHandler</B></A>
- class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>.<DD> <DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#ValidationHandler()"><B>ValidationHandler()</B></A>
-
Constructor for class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
<DD>
@@ -1282,12 +1314,12 @@
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
-<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A>
-
-Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/xml/LatkaHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A>
-
Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/LatkaHandler.html">LatkaHandler</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/xml/ValidationHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A>
-
+Method in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationHandler.html">ValidationHandler</A>
+<DD>
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
@@ -1368,12 +1400,12 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#_httpClient"><B>_httpClient</B></A>
-
Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#_httpMethod"><B>_httpMethod</B></A>
-
-Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#_httpMethod"><B>_httpMethod</B></A>
-
Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#_httpMethod"><B>_httpMethod</B></A>
-
+Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/validators/RegexpValidator.html#_ignoreCase"><B>_ignoreCase</B></A>
-
Variable in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/RegexpValidator.html">RegexpValidator</A>
<DD>
@@ -1385,7 +1417,7 @@
<DD>
<DT><A
HREF="org/apache/commons/latka/LatkaProperties.html#_initProps"><B>_initProps</B></A>
-
Static variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaProperties.html">LatkaProperties</A>
-<DD>
+<DD>default Properties file for Latka
<DT><A
HREF="org/apache/commons/latka/Latka.html#_isValidating"><B>_isValidating</B></A> -
Variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Latka.html">Latka</A>
<DD>whether xml parsing is validating or not
@@ -1404,23 +1436,23 @@
<DT><A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html#_list"><B>_list</B></A>
-
Variable in class org.apache.commons.latka.event.<A
HREF="org/apache/commons/latka/event/LatkaEventPublisher.html">LatkaEventPublisher</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html#_list"><B>_list</B></A> -
-Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html">RequestHeadersImpl</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/http/ParametersImpl.html#_list"><B>_list</B></A> -
Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ParametersImpl.html">ParametersImpl</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html#_list"><B>_list</B></A> -
+Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestHeadersImpl.html">RequestHeadersImpl</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/xml/RequestHandler.html#_listener"><B>_listener</B></A>
-
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHandler.html">RequestHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#_listener"><B>_listener</B></A>
-
-Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#_listener"><B>_listener</B></A>
-
+Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#_listener"><B>_listener</B></A> -
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#_listener"><B>_listener</B></A>
-
-Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#_listener"><B>_listener</B></A>
-
+Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#_loader"><B>_loader</B></A>
-
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
@@ -1428,32 +1460,32 @@
<DT><A
HREF="org/apache/commons/latka/util/URLParser.html#_loadFactor"><B>_loadFactor</B></A>
-
Static variable in class org.apache.commons.latka.util.<A
HREF="org/apache/commons/latka/util/URLParser.html">URLParser</A>
<DD>
-<DT><A HREF="org/apache/commons/latka/Latka.html#_log"><B>_log</B></A> -
-Static variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Latka.html">Latka</A>
-<DD>log4j category for logged output
+<DT><A HREF="org/apache/commons/latka/LatkaProperties.html#_log"><B>_log</B></A> -
+Static variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaProperties.html">LatkaProperties</A>
+<DD>log4j category to append output to
<DT><A HREF="org/apache/commons/latka/AbstractReporter.html#_log"><B>_log</B></A> -
Static variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
<DD>The log4J category used for processing log requests.
-<DT><A HREF="org/apache/commons/latka/LatkaProperties.html#_log"><B>_log</B></A> -
-Static variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaProperties.html">LatkaProperties</A>
-<DD>
+<DT><A HREF="org/apache/commons/latka/Latka.html#_log"><B>_log</B></A> -
+Static variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Latka.html">Latka</A>
+<DD>log4j category for logged output
<DT><A
HREF="org/apache/commons/latka/validators/BaseValidator.html#_log"><B>_log</B></A> -
Variable in class org.apache.commons.latka.validators.<A
HREF="org/apache/commons/latka/validators/BaseValidator.html">BaseValidator</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/LatkaVariableEntityResolver.html#_log"><B>_log</B></A>
-
-Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/LatkaVariableEntityResolver.html">LatkaVariableEntityResolver</A>
-<DD>
<DT><A HREF="org/apache/commons/latka/xml/RequestHandler.html#_log"><B>_log</B></A>
-
Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHandler.html">RequestHandler</A>
<DD>
-<DT><A HREF="org/apache/commons/latka/xml/SuiteHandler.html#_log"><B>_log</B></A> -
-Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
+<DT><A
HREF="org/apache/commons/latka/xml/XMLPreprocessor.html#_log"><B>_log</B></A> -
+Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/XMLPreprocessor.html">XMLPreprocessor</A>
<DD>
<DT><A HREF="org/apache/commons/latka/xml/SessionHandler.html#_log"><B>_log</B></A>
-
Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/XMLPreprocessor.html#_log"><B>_log</B></A> -
-Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/XMLPreprocessor.html">XMLPreprocessor</A>
+<DT><A
HREF="org/apache/commons/latka/xml/LatkaVariableEntityResolver.html#_log"><B>_log</B></A>
-
+Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/LatkaVariableEntityResolver.html">LatkaVariableEntityResolver</A>
+<DD>
+<DT><A HREF="org/apache/commons/latka/xml/SuiteHandler.html#_log"><B>_log</B></A> -
+Static variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
<DD>
<DT><A HREF="org/apache/commons/latka/http/RequestImpl.html#_log"><B>_log</B></A> -
Static variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
@@ -1528,7 +1560,7 @@
<DD>
<DT><A HREF="org/apache/commons/latka/Suite.html#_reader"><B>_reader</B></A> -
Variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Suite.html">Suite</A>
-<DD>
+<DD>reader stream containing a Latka XML suite
<DT><A
HREF="org/apache/commons/latka/util/xml/BasicDelegateHandler.html#_reader"><B>_reader</B></A>
-
Variable in class org.apache.commons.latka.util.xml.<A
HREF="org/apache/commons/latka/util/xml/BasicDelegateHandler.html">BasicDelegateHandler</A>
<DD>
@@ -1538,15 +1570,15 @@
<DT><A
HREF="org/apache/commons/latka/xml/RequestHandler.html#_request"><B>_request</B></A> -
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHandler.html">RequestHandler</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#_request"><B>_request</B></A>
-
-Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html#_request"><B>_request</B></A>
-
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/RequestHeaderHandler.html">RequestHeaderHandler</A>
<DD>
<DT><A
HREF="org/apache/commons/latka/xml/ParameterHandler.html#_request"><B>_request</B></A>
-
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ParameterHandler.html">ParameterHandler</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html#_request"><B>_request</B></A>
-
+Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/ValidationReflectionHandler.html">ValidationReflectionHandler</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/http/ResponseImpl.html#_request"><B>_request</B></A> -
Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/ResponseImpl.html">ResponseImpl</A>
<DD>
@@ -1583,12 +1615,12 @@
<DT><A
HREF="org/apache/commons/latka/http/RequestImpl.html#_session"><B>_session</B></A> -
Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/RequestImpl.html">RequestImpl</A>
<DD>
-<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#_sessionCache"><B>_sessionCache</B></A>
-
-Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
-<DD>
<DT><A
HREF="org/apache/commons/latka/xml/SessionHandler.html#_sessionCache"><B>_sessionCache</B></A>
-
Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SessionHandler.html">SessionHandler</A>
<DD>
+<DT><A
HREF="org/apache/commons/latka/xml/SuiteHandler.html#_sessionCache"><B>_sessionCache</B></A>
-
+Variable in class org.apache.commons.latka.xml.<A
HREF="org/apache/commons/latka/xml/SuiteHandler.html">SuiteHandler</A>
+<DD>
<DT><A
HREF="org/apache/commons/latka/AbstractReporter.html#_sessionSucceeded"><B>_sessionSucceeded</B></A>
-
Variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/AbstractReporter.html">AbstractReporter</A>
<DD>maps the session to it's success or failure as a Boolean
@@ -1616,7 +1648,7 @@
<DD>
<DT><A HREF="org/apache/commons/latka/Suite.html#_url"><B>_url</B></A> -
Variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/Suite.html">Suite</A>
-<DD>
+<DD>test suite URL
<DT><A HREF="org/apache/commons/latka/http/SessionImpl.html#_urls"><B>_urls</B></A>
-
Variable in class org.apache.commons.latka.http.<A
HREF="org/apache/commons/latka/http/SessionImpl.html">SessionImpl</A>
<DD>tracks URLs treated by this session
@@ -1637,7 +1669,7 @@
<DD>
<DT><A
HREF="org/apache/commons/latka/LatkaException.html#_wrappedException"><B>_wrappedException</B></A>
-
Variable in class org.apache.commons.latka.<A
HREF="org/apache/commons/latka/LatkaException.html">LatkaException</A>
-<DD>
+<DD>The original exception
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A>
<A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A
HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A
HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A
HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A
HREF="#_X_">X</A> <A HREF="#___">_</A>
@@ -1645,7 +1677,7 @@
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -1667,12 +1699,24 @@
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+ <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>
+
+<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>
-<small>Copyright © 2001 Apache Software Foundation. Documenation generated
January 30 2002</small>.
+<small>Copyright © 2001-2002 Apache Software Foundation. Documenation
generated February 4 2002</small>.
</BODY>
</HTML>
1.3 +3 -3 jakarta-commons/docs/latka/api/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.html 30 Jan 2002 03:17:41 -0000 1.2
+++ index.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd>
+<!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 Wed Jan 30 14:01:46 EST 2002-->
+<!-- Generated by javadoc on Mon Feb 04 10:36:28 EST 2002-->
<TITLE>
Jakarta Commons Latka Functional Testing Suite
</TITLE>
@@ -21,5 +21,5 @@
<P>
This document is designed to be viewed using the frames feature. If you see this
message, you are using a non-frame-capable web client.
<BR>
-Link to <A HREF="overview-summary.html">Non-frame version.</A></NOFRAMES>
+Link to<A HREF="overview-summary.html">Non-frame version.</A></NOFRAMES>
</HTML>
1.3 +9 -3 jakarta-commons/docs/latka/api/allclasses-frame.html
Index: allclasses-frame.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/allclasses-frame.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- allclasses-frame.html 30 Jan 2002 03:17:41 -0000 1.2
+++ allclasses-frame.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,14 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!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 Wed Jan 30 14:01:46 EST 2002 -->
+<!-- Generated by javadoc on Mon Feb 04 10:36:28 EST 2002 -->
<TITLE>
All Classes
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
-<BODY BGCOLOR="white">
+<SCRIPT>
+function asd()
+{
+parent.document.title="All Classes";
+}
+</SCRIPT>
+<BODY BGCOLOR="white" onload="asd();">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
1.2 +4 -4 jakarta-commons/docs/latka/api/stylesheet.css
Index: stylesheet.css
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/stylesheet.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stylesheet.css 27 Jan 2002 14:00:52 -0000 1.1
+++ stylesheet.css 4 Feb 2002 00:01:49 -0000 1.2
@@ -1,6 +1,6 @@
/* Javadoc style sheet */
-/* Define colors, fonts and other style attributes here to override the defaults */
+/* Define colors, fonts and other style attributes here to override the defaults */
/* Page background color */
body { background-color: #FFFFFF }
@@ -11,9 +11,9 @@
.TableRowColor { background: #FFFFFF } /* White */
/* Font used in left-hand frame lists */
-.FrameTitleFont { font-size: normal; font-family: normal }
-.FrameHeadingFont { font-size: normal; font-family: normal }
-.FrameItemFont { font-size: normal; font-family: normal }
+.FrameTitleFont { font-size: 10pts; font-family: Helvetica, Arial, san-serif }
+.FrameHeadingFont { font-size: 10pts; font-family: Helvetica, Arial, san-serif }
+.FrameItemFont { font-size: 10pts; font-family: Helvetica, Arial, san-serif }
/* Example of smaller, sans-serif font in frames */
/* .FrameItemFont { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */
1.3 +39 -9 jakarta-commons/docs/latka/api/overview-summary.html
Index: overview-summary.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/overview-summary.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- overview-summary.html 30 Jan 2002 03:17:41 -0000 1.2
+++ overview-summary.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,20 +1,26 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!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 Wed Jan 30 14:01:46 EST 2002 -->
+<!-- Generated by javadoc on Mon Feb 04 10:36:28 EST 2002 -->
<TITLE>
-Jakarta Commons Latka Functional Testing Suite: Overview
+Overview (Jakarta Commons Latka Functional Testing Suite)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
-<BODY BGCOLOR="white">
+<SCRIPT>
+function asd()
+{
+parent.document.title="Overview (Jakarta Commons Latka Functional Testing Suite)";
+}
+</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=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -36,7 +42,19 @@
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="overview-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+ <A HREF="overview-summary.html" TARGET="_top"><B>NO FRAMES</B></A>
+
+<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 =========== -->
@@ -93,7 +111,7 @@
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -115,12 +133,24 @@
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="overview-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+ <A HREF="overview-summary.html" TARGET="_top"><B>NO FRAMES</B></A>
+
+<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>
-<small>Copyright © 2001 Apache Software Foundation. Documenation generated
January 30 2002</small>.
+<small>Copyright © 2001-2002 Apache Software Foundation. Documenation
generated February 4 2002</small>.
</BODY>
</HTML>
1.3 +52 -10 jakarta-commons/docs/latka/api/serialized-form.html
Index: serialized-form.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/serialized-form.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- serialized-form.html 30 Jan 2002 03:17:41 -0000 1.2
+++ serialized-form.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,20 +1,26 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!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 Wed Jan 30 14:01:47 EST 2002 -->
+<!-- Generated by javadoc on Mon Feb 04 10:36:31 EST 2002 -->
<TITLE>
Serialized Form
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
-<BODY BGCOLOR="white">
+<SCRIPT>
+function asd()
+{
+parent.document.title="Serialized Form";
+}
+</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=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -36,7 +42,19 @@
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+ <A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A>
+
+<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 =========== -->
@@ -78,6 +96,10 @@
<PRE>
java.lang.Exception <B>_wrappedException</B></PRE>
<DL>
+<DD>The original exception
+<P>
+<DL>
+</DL>
</DL>
<P>
@@ -103,7 +125,11 @@
<PRE>
java.lang.String <B>_label</B></PRE>
<DL>
-<DD>User's description of the test/assertion</DL>
+<DD>User's description of the test/assertion
+<P>
+<DL>
+</DL>
+</DL>
<HR>
<H3>
@@ -111,7 +137,11 @@
<PRE>
java.lang.String <B>_reason</B></PRE>
<DL>
-<DD>Why the test/assertion failed</DL>
+<DD>Why the test/assertion failed
+<P>
+<DL>
+</DL>
+</DL>
<P>
<HR>
@@ -120,7 +150,7 @@
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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">
@@ -142,12 +172,24 @@
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+ <A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A>
+
+<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>
-<small>Copyright © 2001 Apache Software Foundation. Documenation generated
January 30 2002</small>.
+<small>Copyright © 2001-2002 Apache Software Foundation. Documenation
generated February 4 2002</small>.
</BODY>
</HTML>
1.3 +10 -4 jakarta-commons/docs/latka/api/overview-frame.html
Index: overview-frame.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/latka/api/overview-frame.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- overview-frame.html 30 Jan 2002 03:17:41 -0000 1.2
+++ overview-frame.html 4 Feb 2002 00:01:49 -0000 1.3
@@ -1,14 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!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 Wed Jan 30 14:01:46 EST 2002 -->
+<!-- Generated by javadoc on Mon Feb 04 10:36:28 EST 2002 -->
<TITLE>
-Jakarta Commons Latka Functional Testing Suite: Overview
+Overview (Jakarta Commons Latka Functional Testing Suite)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
-<BODY BGCOLOR="white">
+<SCRIPT>
+function asd()
+{
+parent.document.title="Overview (Jakarta Commons Latka Functional Testing Suite)";
+}
+</SCRIPT>
+<BODY BGCOLOR="white" onload="asd();">
<TABLE BORDER="0" WIDTH="100%">
<TR>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>