org.hfbk.vis.source.SourceGoogleImages Class Reference

Inheritance diagram for org.hfbk.vis.source.SourceGoogleImages:

Inheritance graph
[legend]
Collaboration diagram for org.hfbk.vis.source.SourceGoogleImages:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SourceGoogleImages (URL url)

Package Functions

String matcher ()
String url () throws UnsupportedEncodingException
void parse (String[] matches)

Detailed Description

Definition at line 10 of file SourceGoogleImages.java.


Constructor & Destructor Documentation

org.hfbk.vis.source.SourceGoogleImages.SourceGoogleImages ( URL  url  ) 

Definition at line 12 of file SourceGoogleImages.java.

References org.hfbk.vis.source.Source.add(), org.hfbk.vis.source.Source.getParam(), org.hfbk.vis.source.Source.keyword, and org.hfbk.vis.source.SourceRegExp.root.

Here is the call graph for this function:


Member Function Documentation

String org.hfbk.vis.source.SourceGoogleImages.matcher (  )  [package, virtual]

override this to regular expression to extract data

Implements org.hfbk.vis.source.SourceRegExp.

Definition at line 20 of file SourceGoogleImages.java.

String org.hfbk.vis.source.SourceGoogleImages.url (  )  throws UnsupportedEncodingException [package, virtual]

override this to set URL of web page to parse

Implements org.hfbk.vis.source.SourceRegExp.

Definition at line 24 of file SourceGoogleImages.java.

References org.hfbk.vis.source.Source.getParam(), and org.hfbk.vis.source.Source.keyword.

Here is the call graph for this function:

void org.hfbk.vis.source.SourceGoogleImages.parse ( String[]  matches  )  [package, virtual]

override this to parse each matches subgroups

Exceptions:
IOException 

Implements org.hfbk.vis.source.SourceRegExp.

Definition at line 32 of file SourceGoogleImages.java.

References org.hfbk.vis.source.Source.add(), and org.hfbk.vis.source.SourceRegExp.root.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:58:45 2009 for visclient by  doxygen 1.5.1