Uses of Class
org.apache.torque.generator.source.SourcePathPointer
Packages that use SourcePathPointer
Package
Description
This package contains the handling of source files.
-
Uses of SourcePathPointer in org.apache.torque.generator.source
Methods in org.apache.torque.generator.source that return types with arguments of type SourcePathPointerModifier and TypeMethodDescriptionstatic Iterator<SourcePathPointer> SourcePath.iteratePointer(Object root, String pathToBase, Object base, String path) Gets the elements which can be reached from the start element by a given path.