|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathMapperContext
Interface that provide access to objects that are mapped to pathes.
Method Summary | |
---|---|
java.lang.Object |
getChild(java.lang.Object parent,
java.lang.String name)
Return the child object having the specified name or null if it does not exists. |
java.lang.Object |
getRoot()
Returns the object graph root. |
Method Detail |
---|
java.lang.Object getRoot()
java.lang.Object getChild(java.lang.Object parent, java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |