MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / getHtmlParser

Method getHtmlParser

src/main/java/org/htmlunit/PageCreator.java:48–48  ·  view source on GitHub ↗

INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. @return the HTMLParser in use

()

Source from the content-addressed store, hash-verified

46 * @return the HTMLParser in use
47 */
48 HTMLParser getHtmlParser();
49}
50

Callers 15

iFrameInFragmentMethod · 0.65
appendOptionMethod · 0.65
replaceMethod · 0.65
getNewNodeByIdMethod · 0.65
simpleHTMLStringMethod · 0.65
tableWithoutColgroupMethod · 0.65
parseHtmlDocumentMethod · 0.65
createHTMLDocumentMethod · 0.65

Implementers 2

CollectingPageCreatorsrc/test/java/org/htmlunit/WebClientTe
DefaultPageCreatorsrc/main/java/org/htmlunit/DefaultPage

Calls

no outgoing calls

Tested by 7

iFrameInFragmentMethod · 0.52
appendOptionMethod · 0.52
replaceMethod · 0.52
getNewNodeByIdMethod · 0.52
simpleHTMLStringMethod · 0.52
tableWithoutColgroupMethod · 0.52