rewrite-impl-servlet 1.0.4.Final

org.ocpsoft.rewrite.servlet.config
Interface ISubstitute.ISubstituteParameter

All Superinterfaces:
Bindable<ISubstitute.SubstituteParameter>, ConfigurationElement, Constrainable<ISubstitute.SubstituteParameter,String>, Converter<Object>, HasConverter<ISubstitute.SubstituteParameter>, HasValidator<ISubstitute.SubstituteParameter>, ISubstitute, Operation, OperationBuilder, Parameter<ISubstitute.SubstituteParameter,String>, Parameterized<ISubstitute,ISubstitute.SubstituteParameter,String>, Transformable<ISubstitute.SubstituteParameter,String>, Validator<Object>
All Known Implementing Classes:
ISubstitute.SubstituteParameter
Enclosing interface:
ISubstitute

public static interface ISubstitute.ISubstituteParameter
extends ISubstitute, Bindable<ISubstitute.SubstituteParameter>, Parameter<ISubstitute.SubstituteParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.ISubstitute
ISubstitute.ISubstituteParameter, ISubstitute.SubstituteParameter
 
Method Summary
 ISubstitute.ISubstituteParameter matches(String string)
           
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.ISubstitute
getTargetExpression
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.OperationBuilder
and
 
Methods inherited from interface org.ocpsoft.rewrite.config.Operation
perform
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameter
getName
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Bindable
bindsTo, getBindings
 
Methods inherited from interface org.ocpsoft.rewrite.param.Constrainable
constrainedBy, getConstraints
 
Methods inherited from interface org.ocpsoft.rewrite.param.Transformable
getTransforms, transformedBy
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Converter
convert
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Validator
validate
 
Methods inherited from interface org.ocpsoft.rewrite.bind.HasValidator
getValidator, validatedBy, validatedBy
 
Methods inherited from interface org.ocpsoft.rewrite.bind.HasConverter
convertedBy, convertedBy, getConverter
 

Method Detail

matches

ISubstitute.ISubstituteParameter matches(String string)

rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.