public class ResourceFullPathValueTranslator extends Object implements ValueTranslator
ValueTranslator
to obtain the full path from an input
IResource
.Constructor and Description |
---|
ResourceFullPathValueTranslator() |
Modifier and Type | Method and Description |
---|---|
Object |
translate(Object inputValue)
Translates the
Input value to the value for use. |
public Object translate(Object inputValue) throws InvalidValueException
ValueTranslator
Input
value to the value for use.translate
in interface ValueTranslator
inputValue
- Input
value.InvalidValueException
- If Input
value is invalid and can not be converted to
the value for use.Copyright © 2005–2016. All rights reserved.