Uses of Class
org.encog.bot.browse.Address

Packages that use Address
org.encog.bot.browse.range   
 

Uses of Address in org.encog.bot.browse.range
 

Methods in org.encog.bot.browse.range that return Address
 Address Form.getAction()
           
 Address Link.getTarget()
           
 

Methods in org.encog.bot.browse.range with parameters of type Address
 void Form.setAction(Address theAction)
          Set the action for the form.
 void Link.setTarget(Address theTarget)
          Set the target of this link.
 



Copyright © 2014. All Rights Reserved.