public final class MappingUnmarshallIDResolver extends Object implements IDResolver
| Constructor and Description |
|---|
MappingUnmarshallIDResolver() |
| Modifier and Type | Method and Description |
|---|---|
Object |
resolve(String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was found.
|
void |
setMapping(MappingRoot mapping) |
public void setMapping(MappingRoot mapping)
public Object resolve(String idref)
resolve in interface IDResolveridref - the IDREF to resolve.IDResolver.resolve(java.lang.String)Copyright © 2016. All rights reserved.