org.exolab.castor.xml
Class UnmarshalHandler.IDResolverImpl
java.lang.Object
org.exolab.castor.xml.UnmarshalHandler.IDResolverImpl
- UnmarshalHandler
- IDResolver
(package private) class UnmarshalHandler.IDResolverImpl
extends java.lang.Object
Local IDResolver
(package private) void | bind(String id, Object obj)
|
Object | resolve(String idref) - Returns the Object whose id matches the given IDREF,
or null if no Object was found.
|
(package private) void | setResolver(IDResolver idResolver)
|
IDResolverImpl
(package private) IDResolverImpl()
bind
(package private) void bind(String id,
Object obj)
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.
setResolver
(package private) void setResolver(IDResolver idResolver)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com