org.castor.mapping
public final class MappingUnmarshallIDResolver extends Object implements IDResolver
Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Constructor Summary | |
---|---|
MappingUnmarshallIDResolver() |
Method Summary | |
---|---|
Object | resolve(String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was
found.
|
void | setMapping(MappingRoot mapping) |
Parameters: idref the IDREF to resolve.
Returns: the Object whose id matches the given IDREF.
See Also: IDResolver