public class CollectionReaderConfig extends ConfigUtil
Collection reader configuration
Copyright: Copyright (c) 2005
Company: IST, Drexel University
root| Constructor and Description |
|---|
CollectionReaderConfig() |
CollectionReaderConfig(ConfigureNode root) |
CollectionReaderConfig(String configFile) |
| Modifier and Type | Method and Description |
|---|---|
protected ArticleParser |
getArticleParser(String className) |
CollectionReader |
getCollectionReader(ConfigureNode node,
int extractorID) |
CollectionReader |
getCollectionReader(int collectionID) |
protected CollectionReader |
loadCollectionReader(String collectionName,
ConfigureNode collectionNode) |
getConfigureNode, loadResourcepublic CollectionReaderConfig()
public CollectionReaderConfig(ConfigureNode root)
public CollectionReaderConfig(String configFile)
public CollectionReader getCollectionReader(int collectionID)
public CollectionReader getCollectionReader(ConfigureNode node, int extractorID)
protected CollectionReader loadCollectionReader(String collectionName, ConfigureNode collectionNode)
protected ArticleParser getArticleParser(String className)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.