|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmaito.datacollecting.oaipmh.OAIPMHDataSource
public class OAIPMHDataSource
A class that represents a data source using OAI-PMH to read data from a network repository.
| Constructor Summary | |
|---|---|
OAIPMHDataSource(java.util.Properties parameters,
RecordParser recordParser)
|
|
| Method Summary | |
|---|---|
void |
update()
Reads data from the OAI-PMH repository. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OAIPMHDataSource(java.util.Properties parameters,
RecordParser recordParser)
throws DataSourceException
parameters - Must contain the following parameters:
DataSourceException| Method Detail |
|---|
public void update()
throws DataSourceException
update in interface DataSourceDataSourceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||