You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/05/04 16:45:46 UTC

svn commit: r535266 - /jakarta/jmeter/branches/rel-2-2/src/protocol/http/org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.java

Author: sebb
Date: Fri May  4 07:45:45 2007
New Revision: 535266

URL: http://svn.apache.org/viewvc?view=rev&rev=535266
Log:
Fix doc

Modified:
    jakarta/jmeter/branches/rel-2-2/src/protocol/http/org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.java

Modified: jakarta/jmeter/branches/rel-2-2/src/protocol/http/org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/src/protocol/http/org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.java?view=diff&rev=535266&r1=535265&r2=535266
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/src/protocol/http/org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.java (original)
+++ jakarta/jmeter/branches/rel-2-2/src/protocol/http/org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.java Fri May  4 07:45:45 2007
@@ -61,10 +61,11 @@
 	}
 
 	/**
-	 * Check if anchor matches by checking:
+	 * Check if anchor matches by checking against:
+	 * - protocol
 	 * - domain
 	 * - path
-	 * - protocol
+	 * - parameter names
 	 * 
 	 * @param newLink target to match
 	 * @param config pattern to match against



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org