|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.castor.mapping.MappingUnmarshallIDResolver
An IDResolver to allow us to resolve ClassMappings from included Mapping files.
| Constructor Summary | |
MappingUnmarshallIDResolver()
|
|
| Method Summary | |
java.lang.Object |
resolve(java.lang.String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was found. |
void |
setMapping(MappingRoot mapping)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MappingUnmarshallIDResolver()
| Method Detail |
public void setMapping(MappingRoot mapping)
public java.lang.Object resolve(java.lang.String idref)
resolve in interface IDResolveridref - the IDREF to resolve.
IDResolver.resolve(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||