|
JBoss XML Binding 2.0.3.GA-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueAdapter
Field Summary | |
---|---|
static ValueAdapter |
NOOP
|
Method Summary | |
---|---|
Object |
cast(Object o,
Class<?> c)
An implementation should make sure that an object past in as the first parameter can be set as a value of a field that is of a type passed in as the second parameter |
Field Detail |
---|
static final ValueAdapter NOOP
Method Detail |
---|
Object cast(Object o, Class<?> c)
o
- c
-
|
JBoss XML Binding 2.0.3.GA-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |