Uses of Interface
com.gargoylesoftware.htmlunit.html.IElementFactory

Packages that use IElementFactory
com.gargoylesoftware.htmlunit.html Classes specific to html pages 
 

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)
           
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.