class UnmarshalHandler.IDResolverImpl extends java.lang.Object implements IDResolver
| Constructor and Description |
|---|
IDResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
bind(java.lang.String id,
java.lang.Object obj) |
java.lang.Object |
resolve(java.lang.String idref)
Returns the Object whose id matches the given IDREF,
or null if no Object was found.
|
(package private) void |
setResolver(IDResolver idResolver) |
void bind(java.lang.String id,
java.lang.Object obj)
public java.lang.Object resolve(java.lang.String idref)
resolve in interface IDResolveridref - the IDREF to resolve.void setResolver(IDResolver idResolver)
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com