Changes between Version 20 and Version 21 of DynamicDatasources


Ignore:
Timestamp:
04/19/06 17:32:43 (18 years ago)
Author:
grimnes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DynamicDatasources

    v20 v21  
    1919[[Image(Picture 1.png)]] 
    2020 * Create a new class that implements DataSourceFactory, add unimplemented methods, make newInstance return a new instance of the same class. 
     21[[Image(Picture 2.png)]] 
    2122 * Create a new class that extends DataSourceBase - create a public static URI called TYPE, and return this in the getType(). Make DataSourceFactory.getSupportedType and CrawlerFactory.getSupportedTypes return the same. 
    2223{{{