Package | Description |
---|---|
com.gargoylesoftware.htmlunit.html |
Classes specific to HTML pages, particularly the HtmlPage which represents
an HTML document and provides access to its content.
|
Modifier and Type | Class and Description |
---|---|
class |
InputElementFactory
A specialized creator that knows how to create input objects.
|
class |
UnknownElementFactory
A factory for elements encountered in parsing the input which are not represented
by dedicated element classes.
|
Modifier and Type | Method and Description |
---|---|
static IElementFactory |
HTMLParser.getFactory(String tagName) |
Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.