Package org.encog.bot.browse.range

This package contains all of the classes that represent ranges in an HTML document.

See:
          Description

Class Summary
Div A document range that represents the beginning and ending DIV tag, as well as any tages embedded between them.
DocumentRange Base class that represents a document range.
Form A document range that represents a form, and all embedded tags.
FormElement A document range that represents one individual component to a form.
Input A form element that represents for input for text.
Link A document range that represents a hyperlink, and any embedded tags and text.
Span A document range that specifies a span tag, and any embedded tags.
 

Enum Summary
Form.Method The method for this form.
 

Package org.encog.bot.browse.range Description

This package contains all of the classes that represent ranges in an HTML document.



Copyright © 2011. All Rights Reserved.