|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.converter.CanonicalFromFileConverter
public class CanonicalFromFileConverter
Convert any File to a Canonical format.
| Constructor Summary | |
|---|---|
CanonicalFromFileConverter()
|
|
| Method Summary | |
|---|---|
String |
convert(File source)
Convert the actual source object. |
Class<?> |
getSourceType()
The source type the converter supports. |
Class<?> |
getTargetType()
The target type the converter supports. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CanonicalFromFileConverter()
| Method Detail |
|---|
public String convert(File source)
throws ConversionException
IConverter
convert in interface IConverter<File,String>ConversionExceptionpublic Class<?> getSourceType()
IConverter
getSourceType in interface IConverter<File,String>public Class<?> getTargetType()
IConverter
getTargetType in interface IConverter<File,String>
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||