lapis.tools
Class WebQuery

java.lang.Object
  extended bylapis.tools.WebQuery
All Implemented Interfaces:
Tool

public class WebQuery
extends Object
implements Tool


Constructor Summary
WebQuery()
           
 
Method Summary
 Document invoke(Arguments args)
          Invoke tool.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebQuery

public WebQuery()
Method Detail

invoke

public Document invoke(Arguments args)
                throws Exception
Invoke tool.

Specified by:
invoke in interface Tool
Throws:
Exception