Uses of Package
org.encog.bot.browse.range

Packages that use org.encog.bot.browse.range
org.encog.bot.browse This class contains Encog's browser functions. 
org.encog.bot.browse.range This package contains all of the classes that represent ranges in an HTML document. 
 

Classes in org.encog.bot.browse.range used by org.encog.bot.browse
DocumentRange
          Base class that represents a document range.
Form
          A document range that represents a form, and all embedded tags.
Input
          A form element that represents for input for text.
Link
          A document range that represents a hyperlink, and any embedded tags and text.
 

Classes in org.encog.bot.browse.range used by org.encog.bot.browse.range
DocumentRange
          Base class that represents a document range.
Form
          A document range that represents a form, and all embedded tags.
Form.Method
          The method for this form.
FormElement
          A document range that represents one individual component to a form.
Input
          A form element that represents for input for text.
 



Copyright © 2011. All Rights Reserved.