org.castor.mapping
Class MappingUnmarshallIDResolver
java.lang.Object
org.castor.mapping.MappingUnmarshallIDResolver
- IDResolver
public final class MappingUnmarshallIDResolver
extends java.lang.Object
An IDResolver to allow us to resolve ClassMappings from included Mapping files.
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Object | resolve(String idref) - Returns the Object whose id matches the given IDREF, or null if no Object was
found.
|
void | setMapping(MappingRoot mapping)
|
MappingUnmarshallIDResolver
public MappingUnmarshallIDResolver()
resolve
public Object resolve(String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was
found.
- resolve in interface IDResolver
idref
- the IDREF to resolve.
- the Object whose id matches the given IDREF.
org.exolab.castor.xml.IDResolver.resolve(java.lang.String)
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com