Class StrictLazyDynaBeanPointerFactory

java.lang.Object
org.apache.commons.jxpath.ri.model.dynabeans.StrictLazyDynaBeanPointerFactory
All Implemented Interfaces:
NodePointerFactory

Implemented in response to [JXPATH-144]. Optionally pluggable NodePointerFactory that returns a special type of NodePointer for LazyDynaBeans. The PropertyPointers returned by these will respect LazyDynaClass.isDynaProperty(String) when determining PropertyPointer.isActual().
Since:
1.4.0