Modified: jakarta/jmeter/trunk/docs/api/constant-values.html URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/constant-values.html?rev=646154&r1=646153&r2=646154&view=diff ============================================================================== --- jakarta/jmeter/trunk/docs/api/constant-values.html (original) +++ jakarta/jmeter/trunk/docs/api/constant-values.html Tue Apr 8 17:39:07 2008 @@ -155,6 +155,12 @@ <TD ALIGN="right"><CODE>"BeanShellAssertion.parameters"</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.assertions.BeanShellAssertion.RESET_INTERPRETER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/assertions/BeanShellAssertion.html#RESET_INTERPRETER">RESET_INTERPRETER</A></CODE></TD> +<TD ALIGN="right"><CODE>"BeanShellAssertion.resetInterpreter"</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.jmeter.assertions.BeanShellAssertion.SCRIPT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/assertions/BeanShellAssertion.html#SCRIPT">SCRIPT</A></CODE></TD> @@ -530,24 +536,6 @@ <TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD COLSPAN=3><B>org.apache.jmeter.extractor.<A HREF="org/apache/jmeter/extractor/XPathExtractor.html" title="class in org.apache.jmeter.extractor">XPathExtractor</A></B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="org.apache.jmeter.extractor.XPathExtractor.KEY_PREFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>protected static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/extractor/XPathExtractor.html#KEY_PREFIX">KEY_PREFIX</A></CODE></TD> -<TD ALIGN="right"><CODE>"XPathExtractor."</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> - -<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=3><B>org.apache.jmeter.functions.<A HREF="org/apache/jmeter/functions/BeanShell.html" title="class in org.apache.jmeter.functions">BeanShell</A></B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> @@ -1487,6 +1475,12 @@ <TD ALIGN="right"><CODE>"FTPSampler.binarymode"</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.protocol.ftp.sampler.FTPSampler.INPUT_DATA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html#INPUT_DATA">INPUT_DATA</A></CODE></TD> +<TD ALIGN="right"><CODE>"FTPSampler.inputdata"</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.jmeter.protocol.ftp.sampler.FTPSampler.LOCAL_FILENAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html#LOCAL_FILENAME">LOCAL_FILENAME</A></CODE></TD> @@ -2009,6 +2003,18 @@ <TD ALIGN="right"><CODE>"HTTPSampler.URL"</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.URL_UNSPECIFIED_PORT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#URL_UNSPECIFIED_PORT">URL_UNSPECIFIED_PORT</A></CODE></TD> +<TD ALIGN="right"><CODE>-1</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.URL_UNSPECIFIED_PORT_AS_STRING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#URL_UNSPECIFIED_PORT_AS_STRING">URL_UNSPECIFIED_PORT_AS_STRING</A></CODE></TD> +<TD ALIGN="right"><CODE>"-1"</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.USE_KEEPALIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#USE_KEEPALIVE">USE_KEEPALIVE</A></CODE></TD> @@ -2363,6 +2369,12 @@ <TD ALIGN="right"><CODE>"BeanShellSampler.parameters"</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.protocol.java.sampler.BeanShellSampler.RESET_INTERPRETER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html#RESET_INTERPRETER">RESET_INTERPRETER</A></CODE></TD> +<TD ALIGN="right"><CODE>"BeanShellSampler.resetInterpreter"</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.jmeter.protocol.java.sampler.BeanShellSampler.SCRIPT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html#SCRIPT">SCRIPT</A></CODE></TD> @@ -3244,6 +3256,12 @@ <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/reporters/ResultSaver.html#FILENAME">FILENAME</A></CODE></TD> <TD ALIGN="right"><CODE>"FileSaver.filename"</CODE></TD> </TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.reporters.ResultSaver.SUCCESS_ONLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/reporters/ResultSaver.html#SUCCESS_ONLY">SUCCESS_ONLY</A></CODE></TD> +<TD ALIGN="right"><CODE>"FileSaver.successonly"</CODE></TD> +</TR> </FONT></TD> </TR> </TABLE> @@ -3350,6 +3368,24 @@ <TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD COLSPAN=3><B>org.apache.jmeter.save.<A HREF="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</A></B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="org.apache.jmeter.save.CSVSaveService.QUOTING_CHAR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final char</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/save/CSVSaveService.html#QUOTING_CHAR">QUOTING_CHAR</A></CODE></TD> +<TD ALIGN="right"><CODE>34</CODE></TD> +</TR> +</FONT></TD> +</TR> +</TABLE> + +<P> + +<P> + +<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=3><B>org.apache.jmeter.save.<A HREF="org/apache/jmeter/save/SaveGraphicsService.html" title="class in org.apache.jmeter.save">SaveGraphicsService</A></B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> @@ -4377,6 +4413,6 @@ <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 1998-2007 Apache Software Foundation. All Rights Reserved. +Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
Modified: jakarta/jmeter/trunk/docs/api/deprecated-list.html URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/deprecated-list.html?rev=646154&r1=646153&r2=646154&view=diff ============================================================================== --- jakarta/jmeter/trunk/docs/api/deprecated-list.html (original) +++ jakarta/jmeter/trunk/docs/api/deprecated-list.html Tue Apr 8 17:39:07 2008 @@ -79,6 +79,30 @@ <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> +<B>Deprecated Classes</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="org/apache/jmeter/protocol/http/modifier/UserParameterModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.UserParameterModifier</A> +<BR> + <I></I> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="org/apache/jmeter/protocol/http/modifier/gui/UserParameterModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui</A> +<BR> + <I></I> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="org/apache/jmeter/protocol/http/modifier/UserParameterXMLParser.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser</A> +<BR> + <I></I> </TD> +</TR> +</TABLE> + +<P> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> <B>Deprecated Methods</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> @@ -124,6 +148,11 @@ that properly handles the encodings of the page</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="org/apache/jmeter/save/CSVSaveService.html#makeResultFromDelimitedString(java.lang.String, org.apache.jmeter.samplers.SampleSaveConfiguration, long)">org.apache.jmeter.save.CSVSaveService.makeResultFromDelimitedString(String, SampleSaveConfiguration, long)</A> +<BR> + <I>Does not handle quoted strings; use <A HREF="org/apache/jmeter/save/CSVSaveService.html#processSamples(java.lang.String, org.apache.jmeter.visualizers.Visualizer, org.apache.jmeter.reporters.ResultCollector)"><CODE>CSVSaveService.processSamples(String, Visualizer, ResultCollector)</CODE></A> instead</I> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/jmeter/testbeans/TestBeanHelper.html#prepare(org.apache.jmeter.testelement.TestElement)">org.apache.jmeter.testbeans.TestBeanHelper.prepare(TestElement)</A> <BR> <I>to limit it's usage in expectation of moving it elsewhere.</I> </TD> @@ -158,6 +187,11 @@ <I>- use the named constructor</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="org/apache/jmeter/exceptions/IllegalUserActionException.html#IllegalUserActionException()">org.apache.jmeter.exceptions.IllegalUserActionException()</A> +<BR> + <I>- use IllegalUserActionException(String)</I> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/jmeter/gui/tree/JMeterTreeModel.html#JMeterTreeModel(java.lang.Object)">org.apache.jmeter.gui.tree.JMeterTreeModel(Object)</A> <BR> <I>- only for use by JMeter class!</I> </TD> @@ -247,6 +281,6 @@ <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 1998-2007 Apache Software Foundation. All Rights Reserved. +Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: jakarta/jmeter/trunk/docs/api/help-doc.html URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/help-doc.html?rev=646154&r1=646153&r2=646154&view=diff ============================================================================== --- jakarta/jmeter/trunk/docs/api/help-doc.html (original) +++ jakarta/jmeter/trunk/docs/api/help-doc.html Tue Apr 8 17:39:07 2008 @@ -182,6 +182,6 @@ <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 1998-2007 Apache Software Foundation. All Rights Reserved. +Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
