|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.objectbank.ObjectBank.PathToFileFunction
public static class ObjectBank.PathToFileFunction
This is handy for having getLineIterator return a collection of files for feeding into another ObjectBank.
Constructor Summary | |
---|---|
ObjectBank.PathToFileFunction()
|
Method Summary | |
---|---|
java.io.File |
apply(java.lang.String str)
Converts a T1 to a different T2. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectBank.PathToFileFunction()
Method Detail |
---|
public java.io.File apply(java.lang.String str)
Function
apply
in interface Function<java.lang.String,java.io.File>
str
- The function's argument
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |