|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jmeter.protocol.http.parser.HtmlParsingUtils
| Nested Class Summary | |
static class |
HtmlParsingUtils.Test
|
| Method Summary | |
static org.w3c.dom.Document |
createEmptyDoc()
|
static HTTPSampler |
createUrlFromAnchor(String parsedUrlString,
URL context)
Create a new URL based on an HREF string plus a contextual URL object. |
static List |
createURLFromForm(org.w3c.dom.Node doc,
URL context)
|
static org.w3c.dom.Node |
getDOM(String text)
Returns a node representing a whole xml given an xml document. |
static org.w3c.tidy.Tidy |
getParser()
Returns tidy as HTML parser. |
static boolean |
isAnchorMatched(HTTPSamplerBase newLink,
HTTPSamplerBase config)
|
static boolean |
isArgumentMatched(Argument arg,
Argument patternArg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static boolean isAnchorMatched(HTTPSamplerBase newLink,
HTTPSamplerBase config)
throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternException
public static boolean isArgumentMatched(Argument arg,
Argument patternArg)
throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternExceptionpublic static org.w3c.tidy.Tidy getParser()
tidy as HTML parser.
tidy HTML parser
public static org.w3c.dom.Node getDOM(String text)
throws org.xml.sax.SAXException
text - an xml document
org.xml.sax.SAXExceptionpublic static org.w3c.dom.Document createEmptyDoc()
public static HTTPSampler createUrlFromAnchor(String parsedUrlString,
URL context)
throws MalformedURLException
MalformedURLException
public static List createURLFromForm(org.w3c.dom.Node doc,
URL context)
|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||