org.exolab.castor.mapping
class Mapping.ClassMappingResolver extends Object implements IDResolver
| Constructor Summary | |
|---|---|
| ClassMappingResolver() | |
| 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.