|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.reasoners.web.input.provider.impl.UrlInputProvider
org.apache.stanbol.reasoners.web.input.provider.impl.FileInputProvider
public class FileInputProvider
This input provider accepts a File as
input and delegates all the rest to the parent class (UrlInputProvider)
| Constructor Summary | |
|---|---|
FileInputProvider(java.io.File file)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.stanbol.reasoners.web.input.provider.impl.UrlInputProvider |
|---|
adaptTo, getInput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileInputProvider(java.io.File file)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||