org.encog.bot.browse.range
Class Span
- java.lang.Object
-
- org.encog.bot.browse.range.DocumentRange
-
- org.encog.bot.browse.range.Span
-
public class Span extends DocumentRange
A document range that specifies a span tag, and any embedded tags.
-
-
Constructor Summary
Constructors Constructor and Description Span(WebPage source)Construct a span range from the specified web page.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringtoString()-
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
-
-
-
-
Constructor Detail
-
Span
public Span(WebPage source)
Construct a span range from the specified web page.- Parameters:
source- The source web page.
-
-
DMelt 3.0 © DataMelt by jWork.ORG