org.apache.cocoon.portal.impl
Class DefaultLinkService.ConstantParameterMatcher
java.lang.Object
org.apache.cocoon.portal.impl.DefaultLinkService.ConstantParameterMatcher
- All Implemented Interfaces:
- DefaultLinkService.ParameterMatcher
- Enclosing class:
- DefaultLinkService
- public static final class DefaultLinkService.ConstantParameterMatcher
- extends Object
- implements DefaultLinkService.ParameterMatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected final String name
DefaultLinkService.ConstantParameterMatcher
public DefaultLinkService.ConstantParameterMatcher(String value)
match
public boolean match(String name)
- Specified by:
match
in interface DefaultLinkService.ParameterMatcher
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.