Uses of Interface
net.sf.mmm.util.pojo.path.api.PojoPath

Packages that use PojoPath
net.sf.mmm.util.pojo.path.api Provides the API for navigating a PojoPath
net.sf.mmm.util.pojo.path.base Contains the base-implementation of the PojoPath API. 
 

Uses of PojoPath in net.sf.mmm.util.pojo.path.api
 

Methods in net.sf.mmm.util.pojo.path.api with parameters of type PojoPath
 void PojoPathRecognizer.recognize(Object actualPojo, PojoPath currentPath)
          This method is called to recognize the actualPojo.
 

Uses of PojoPath in net.sf.mmm.util.pojo.path.base
 

Classes in net.sf.mmm.util.pojo.path.base that implement PojoPath
protected static class AbstractPojoPathNavigator.CachingPojoPath
          This class represents a PojoPath.
 class BasicPojoPath
          This class represents a PojoPath.
 

Methods in net.sf.mmm.util.pojo.path.base with parameters of type PojoPath
 void NoPojoPathRecognizer.recognize(Object pojo, PojoPath currentPath)
          This method is called to recognize the actualPojo.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.