Class Summary |
ComponentRegistrator |
Class for (un)registering the GDS Java API as components for Google Desktop
This class - as well as the Query class - uses the Jacob Java-COM -bridge
See http://desktop.google.com/queryapi.html#registering
See http://sourceforge.net/projects/jacob-project/
This class could be extended to support registration of other component-types
(indexing, etc.), as well as the current support for registering query-components |
JacobToolkit |
Misc. helper/util -methods for the Jacob Java-COM -bridge
See See http://sourceforge.net/projects/jacob-project/ |
QueryCOM |
Class for performing GD queries This class - as well as the
ComponentRegistrator class - uses the Jacob Java-COM -bridge See
http://desktop.google.com/queryapi.html#queryobjects and
http://desktop.google.com/queryapi.html#queryex |
QueryResultItem |
Class for representing one single search-result -entry within a set of
results returned by a GD query |
QueryResultIteratorItem |
|
QueryResultSet |
Class for representing a set of search-results -entries from a GD query |
ResultsIteratorCOM |
|