A pipeline is executed by consecutively executing all its stages. The result XRD of one stage becomes the input XRD of the next.
@param store The store from which the authorities were retrieved.
@param xrd A XRD that is passed into the pipeline.
@param segment The XRI segment that resolves to the XRD being processed.
@param parent The parent authority, i.e. the authority describing the XRD.
@param subSegmentName The name of the subsegment that connects the two authorities.
@param authority The authority, i.e. the authority described by the XRD.
@return The result XRD of the pipeline.
@throws StageException
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.