|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectGraphNavigator | |
---|---|
net.sf.oval.ogn |
Uses of ObjectGraphNavigator in net.sf.oval.ogn |
---|
Classes in net.sf.oval.ogn that implement ObjectGraphNavigator | |
---|---|
class |
ObjectGraphNavigatorDefaultImpl
Default object graph navigator implementation. |
class |
ObjectGraphNavigatorJXPathImpl
JXPath "http://commons.apache.org/jxpath/" based object graph navigator implementation. |
Methods in net.sf.oval.ogn that return ObjectGraphNavigator | |
---|---|
ObjectGraphNavigator |
ObjectGraphNavigatorRegistry.getObjectGraphNavigator(String id)
|
ObjectGraphNavigator |
ObjectGraphNavigatorRegistry.registerObjectGraphNavigator(String id,
ObjectGraphNavigator ogn)
|
Methods in net.sf.oval.ogn with parameters of type ObjectGraphNavigator | |
---|---|
ObjectGraphNavigator |
ObjectGraphNavigatorRegistry.registerObjectGraphNavigator(String id,
ObjectGraphNavigator ogn)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |