Iterator that returns the ancestors of a given node. The nodes are returned in reverse document order, so you get the context node (or its parent node) first, and the root node in the very, very end.
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.