Package | Description |
---|---|
com.meterware.httpunit.parsing |
Classes to control HTML parsing.
|
Modifier and Type | Method and Description |
---|---|
static HTMLParser |
HTMLParserFactory.getHTMLParser()
Returns the current selected parser.
|
Modifier and Type | Method and Description |
---|---|
static void |
HTMLParserFactory.setHTMLParser(HTMLParser htmlParser)
Specifies the parser to use.
|
Copyright © 2012. All Rights Reserved.