Package org.openxri.pipeline.stages

Class Summary
AbstractStage The AbstractStage saves the properties with which the Stage was initialized for later use.
AddAuthorityResolutionSEPStage A stage that adds an authority resolution service endpoint to the XRD.
AddExpiresAbsoluteStage A stage that adds an tag to the XRD with an absolute expiration date.
AddExpiresRelativeStage A stage that adds an tag to the XRD with a relative expiration date.
AddGUIDCanonicalIDStage A stage that adds a element to the XRD.
AddProviderIDStage A stage that adds a element to the XRD and sets its value to the parent authority's .
AddQueryStage A stage that adds an tag to the XRD with the name of the current subsegment.
AddRandomCanonicalIDStage A stage that adds a element to the XRD.
AddSerialCanonicalIDStage A stage that adds a element to the XRD.
AddServerStatusStage A stage that adds an tag to the XRD with a configurable code and text.
AddStatusStage A stage that adds an tag to the XRD with a configurable code and text.
AddXMLElementStage A stage that adds an arbitrary XML element to the XRD.
AutoLocalIDsStage A stage that automatically generates elements by finding synonyms in the store.
EmptyXRDStage A stage that clears the whole XRD.
ExecutePipelineStage A stage that executes a whole other pipeline as a sub-process.
FromStoreStage A stage looks up the XRD for the current subsegment from the store, and replaces the current XRD on the pipeline.
InheritAttributesStage A stage that copies attributes from the parent authority to the XRD on the pipeline.
 



Copyright © 2005-2012. All Rights Reserved.