org.exolab.castor.xml
Interface IDResolver
- Mapping.ClassMappingResolver, UnmarshalHandler.IDResolverImpl
public interface IDResolver
A simple interface for doing custom IDREF resolving
during Unmarshalling.
Version:
- Keith Visco
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-2003. All rights reserved http://www.intalio.com