|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IElementFactory | |
|---|---|
| com.gargoylesoftware.htmlunit.html | Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content. |
| Uses of IElementFactory in com.gargoylesoftware.htmlunit.html |
|---|
| Classes in com.gargoylesoftware.htmlunit.html that implement IElementFactory | |
|---|---|
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. |
| Methods in com.gargoylesoftware.htmlunit.html that return IElementFactory | |
|---|---|
static IElementFactory |
HTMLParser.getFactory(String tagName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||