org.castor.mapping

Class MappingUnmarshallIDResolver

public final class MappingUnmarshallIDResolver extends Object implements IDResolver

An IDResolver to allow us to resolve ClassMappings from included Mapping files.

Version: $Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $

Author: Ralf Joachim

Constructor Summary
MappingUnmarshallIDResolver()
Method Summary
Objectresolve(String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was found.
voidsetMapping(MappingRoot mapping)

Constructor Detail

MappingUnmarshallIDResolver

public MappingUnmarshallIDResolver()

Method Detail

resolve

public Object resolve(String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was found.

Parameters: idref the IDREF to resolve.

Returns: the Object whose id matches the given IDREF.

See Also: IDResolver

setMapping

public void setMapping(MappingRoot mapping)
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com