Uses of Class
net.sf.oval.ogn.ObjectGraphNavigationResult

Packages that use ObjectGraphNavigationResult
net.sf.oval.ogn   
 

Uses of ObjectGraphNavigationResult in net.sf.oval.ogn
 

Methods in net.sf.oval.ogn that return ObjectGraphNavigationResult
 ObjectGraphNavigationResult ObjectGraphNavigatorJXPathImpl.navigateTo(Object root, String xpath)
           
 ObjectGraphNavigationResult ObjectGraphNavigatorDefaultImpl.navigateTo(Object root, String path)
           
 ObjectGraphNavigationResult ObjectGraphNavigator.navigateTo(Object root, String path)
          Navigates through the object graph starting at root object.
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.