Class CompositeNodeFinder

    • Constructor Detail

      • CompositeNodeFinder

        public CompositeNodeFinder​(NodeFinder... finders)
    • Method Detail

      • findFrom

        public Set<NodeRef> findFrom​(NodeRef thisNode)
        Parameters:
        thisNode - The node to use as the base from which to find other nodes.
        Returns:
        The found nodes