|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDResolver
A simple interface for doing custom IDREF resolving during Unmarshalling.
| Method Summary | |
|---|---|
Object |
resolve(String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was found. |
| Method Detail |
|---|
Object resolve(String idref)
idref - the IDREF to resolve.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||