Interface JoinNode

All Superinterfaces:
Node
All Known Implementing Classes:
SimpleJoinNode

public interface JoinNode extends Node
A node which is responsible for joining 1 or more branches in the route path of a document.
Author:
Kuali Rice Team (rice.collab@kuali.org)