|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptValueConverter
| Method Summary | |
|---|---|
Object |
convert(Object o)
Attempts to convert a script-engine internal value to a pure java value. |
| Method Detail |
|---|
Object convert(Object o)
null
for all values that cannot be converted by this implementation to let other implementations have its turn.
o - the value to be converted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||