|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.ref.tool.loader.Loader<Document>
edu.columbia.cs.ref.tool.loader.document.DocumentLoader
edu.columbia.cs.ref.tool.loader.document.impl.AImedLoader
public class AImedLoader
Loader for the Aimed collection
Constructor Summary | |
---|---|
AImedLoader(java.util.Set<RelationshipType> relationshipTypes)
Constructor of the loader |
Method Summary | |
---|---|
java.util.Set<Document> |
load(java.io.File file)
Method that loads a set of documents given a File that represents the directory of the collection |
Methods inherited from class edu.columbia.cs.ref.tool.loader.Loader |
---|
load |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AImedLoader(java.util.Set<RelationshipType> relationshipTypes)
relationshipTypes
- Represents the types of relationships to be extracted from the collection
including the constraints that they must fulfillMethod Detail |
---|
public java.util.Set<Document> load(java.io.File file)
load
in class DocumentLoader
file
- Represents the directory of the collection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |