The TransposeReader uses a PathEvaluatingTraversal with a SimpleTraversr. This means that as it walks a path in a tree structure (PathEvaluatingTraversal), it uses the behavior of the SimpleTraversr for tree traversal operations like get, set, and final set.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.