rewrite-impl-servlet 1.0.4.Final

org.ocpsoft.rewrite.servlet.config
Interface IURL.IURLParameter

All Superinterfaces:
Bindable<IURL.URLParameter>, Condition, ConditionBuilder, ConfigurationElement, Constrainable<IURL.URLParameter,String>, Converter<Object>, HasConverter<IURL.URLParameter>, HasValidator<IURL.URLParameter>, IURL, Parameter<IURL.URLParameter,String>, Parameterized<IURL,IURL.URLParameter,String>, Transformable<IURL.URLParameter,String>, Validator<Object>
All Known Implementing Classes:
IURL.URLParameter
Enclosing interface:
IURL

public static interface IURL.IURLParameter
extends IURL, Bindable<IURL.URLParameter>, Parameter<IURL.URLParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.IURL
IURL.IURLParameter, IURL.URLParameter
 
Method Summary
 IURL.IURLParameter matches(String string)
           
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.IURL
getPathExpression, withRequestBinding
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.ConditionBuilder
and, andNot, or, orNot
 
Methods inherited from interface org.ocpsoft.rewrite.config.Condition
evaluate
 
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

IURL.IURLParameter matches(String string)

rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.