eu.scape_project.pit.actions
Interface Identify

All Superinterfaces:
Operation

public interface Identify
extends Operation

Author:
Andrew Jackson

Method Summary
 String identify(URL inputURL, HashMap<String,String> inputs)
           
 
Methods inherited from interface eu.scape_project.pit.actions.Operation
run
 

Method Detail

identify

String identify(URL inputURL,
                HashMap<String,String> inputs)
Parameters:
inputURL -
inputs -
Returns:
the operation result as a string


Copyright © 2013. All Rights Reserved.