org.hfbk.vis.source.SourceGoogle Class Reference

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SourceGoogle (URL url)

Package Functions

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

Detailed Description

Definition at line 9 of file SourceGoogle.java.


Constructor & Destructor Documentation

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

Definition at line 11 of file SourceGoogle.java.

References org.hfbk.vis.source.Source.add(), 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.SourceGoogle.url (  )  [package, virtual]

override this to set URL of web page to parse

Implements org.hfbk.vis.source.SourceRegExp.

Definition at line 16 of file SourceGoogle.java.

References org.hfbk.vis.source.Source.keyword.

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

override this to regular expression to extract data

Implements org.hfbk.vis.source.SourceRegExp.

Definition at line 20 of file SourceGoogle.java.

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

override this to parse each matches subgroups

Exceptions:
IOException 

Implements org.hfbk.vis.source.SourceRegExp.

Definition at line 24 of file SourceGoogle.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:44 2009 for visclient by  doxygen 1.5.1