Interface SplitNode

All Superinterfaces:
Node
All Known Implementing Classes:
SimpleSplitNode

public interface SplitNode extends Node
An interface for a Split Node which allows for parallel branching of the route path within a document.
Author:
Kuali Rice Team (rice.collab@kuali.org)