Uses of Class
org.apache.torque.generator.source.SourcePathPointer
-
Packages that use SourcePathPointer Package Description org.apache.torque.generator.source 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 SourcePathPointer Modifier and Type Method Description static 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.
-