org.exolab.castor.xml
Interface IDResolver
- IDResolverImpl, MappingUnmarshallIDResolver
public interface IDResolver
A simple interface for doing custom IDREF resolving
during Unmarshalling.
$Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Object | resolve(String idref) - Returns the Object whose id matches the given IDREF,
or null if no Object was found.
|
resolve
public Object resolve(String idref)
Returns the Object whose id matches the given IDREF,
or null if no Object was found.
idref
- the IDREF to resolve.
- the Object whose id matches the given IDREF.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com