|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.TypeLiteral<T>
org.nnsoft.guice.rocoto.converters.AbstractConverter<File>
org.nnsoft.guice.rocoto.converters.FileConverter
public final class FileConverter
Converter implementation for java.io.File.
| Constructor Summary | |
|---|---|
FileConverter()
|
|
| Method Summary | |
|---|---|
Object |
convert(String value,
com.google.inject.TypeLiteral<?> toType)
|
| Methods inherited from class org.nnsoft.guice.rocoto.converters.AbstractConverter |
|---|
configure |
| Methods inherited from class com.google.inject.TypeLiteral |
|---|
equals, get, get, getExceptionTypes, getFieldType, getParameterTypes, getRawType, getReturnType, getSupertype, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileConverter()
| Method Detail |
|---|
public Object convert(String value,
com.google.inject.TypeLiteral<?> toType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||