Documentation of 'org.encog.bot.browse.range.Link' Java class
Link
org.encog.bot.browse.range

Class Link



  • public class Link
    extends DocumentRange
    A document range that represents a hyperlink, and any embedded tags and text.
    • Constructor Detail

      • Link

        public Link(WebPage source)
        Construct a link from the specified web page.
        Parameters:
        source - The web page this link is from.
    • Method Detail

      • getTarget

        public final Address getTarget()
        Returns:
        The target of this link.
      • setTarget

        public final void setTarget(Address theTarget)
        Set the target of this link.
        Parameters:
        theTarget - The link target.
      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.