|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.mapping.Mapping.ClassMappingResolver
class Mapping.ClassMappingResolver
An IDResolver to allow us to resolve ClassMappings from included Mapping files
Constructor Summary | |
---|---|
Mapping.ClassMappingResolver()
|
Method Summary | |
---|---|
java.lang.Object |
resolve(java.lang.String idref)
Returns the Object whose id matches the given IDREF, or null if no Object was found. |
void |
setMapping(MappingRoot mapping)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Mapping.ClassMappingResolver()
Method Detail |
---|
public void setMapping(MappingRoot mapping)
public java.lang.Object resolve(java.lang.String idref)
resolve
in interface IDResolver
idref
- the IDREF to resolve.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |