Package org.ocpsoft.rewrite.config
package org.ocpsoft.rewrite.config
-
ClassDescriptionEvaluates all provided
Conditioninstances.AConditionthat aggregates one or more conditions.AnOperationthat aggregates one or more operations.A condition that must be met in order for evaluation to return true.Utility for creating and wrappingConditioninstances.This class allowsVisitors to walk through aConditiontree which may containCompositeConditionelements.Configuration for theRewriteframework.A fluent builder for definingConfigurationobjects.Responsible for loading allConfigurationProviderinstances, and building a single unifiedConfigurationbased onWeighted.priority()ProvidesConfigurationto the Rewrite runtime environment.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.An intermediate stageRuleconfiguration.AConfigurationRuleBuilderwith aParameterAConfigurationRuleParameterwith a matches clause.AConfigurationRuleParameterwith a where clause.Used as a base class to create fluent relationships betweenConditionobjects; this class adds logical operators to any class extending it.Used as a base class to create fluent relationships betweenOperationobjects; this class adds logical operators to any class extending it.Responsible for evaluatingRewriteevents on whether they areInboundRewriteorOutboundRewriteevents.Conditionthat always returnsfalse.AnOperationresponsible for logging a message.AnOperationBuilderthat does nothing.Evaluates all providedConditioninstances.Defines an operation to be performed after successful evaluation aRewriteevent.Utility for creating and wrappingOperationinstances.This class allowsVisitors to walk through anOperationtree which may containCompositeOperationelements.Evaluates all providedConditioninstances.Callback used byParameterizedConditionVisitor.Evaluates all providedOperationinstances.Defines a contract where a given object can be relocated to a new position in a data-structure.Defines aRelocatableRule, which can be moved to a priority position in the compiled rule set that differs from theConfigurationProviderin which it was created.Builder for fluently defining new compositeRuleinstances.Defines a set of constants for accessingRulemetadata.This class allowsVisitorinstances to walk through aRuletree which may containCompositeConditionorCompositeOperationelements containing other rules.Conditionthat always returnstrue.