org.exolab.castor.xml

Interface IDResolver

public interface IDResolver

A simple interface for doing custom IDREF resolving during Unmarshalling.

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:09 $

Author: Keith Visco

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

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.

Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com