|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.bot.browse.range.DocumentRange
org.encog.bot.browse.range.Div
public class Div
A document range that represents the beginning and ending DIV tag, as well as any tages embedded between them.
| Constructor Summary | |
|---|---|
Div(WebPage source)
Construct a range to hold the DIV tag. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.encog.bot.browse.range.DocumentRange |
|---|
addElement, getBegin, getClassAttribute, getElements, getEnd, getIdAttribute, getParent, getSource, getTextOnly, setBegin, setClassAttribute, setEnd, setIdAttribute, setParent, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Div(WebPage source)
source - The web page this range was found on.| Method Detail |
|---|
public java.lang.String toString()
toString in class DocumentRange
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||