public interface IDResolver
Modifier and Type | Method and Description |
---|---|
void |
addReferencedObject(String id,
Object referent)
Store the object associated with id
|
Object |
getReferencedObject(String href)
Get the object refereced by the href
|
Copyright © The Apache Software Foundation. All Rights Reserved.