info.magnolia.voting.voters
Class URIRegexVoter
java.lang.Object
info.magnolia.voting.voters.BaseVoterImpl
info.magnolia.voting.voters.AbstractBoolVoter
info.magnolia.voting.voters.BasePatternVoter
info.magnolia.voting.voters.URIRegexVoter
- All Implemented Interfaces:
- Voter
public class URIRegexVoter
- extends BasePatternVoter
A voter taking a plain regex pattern which has to matched against the current uri.
- Version:
- $Id$
- Author:
- pbaerfuss
URIRegexVoter
public URIRegexVoter()
boolVote
protected boolean boolVote(Object value)
- Specified by:
boolVote
in class AbstractBoolVoter
setPattern
public void setPattern(String pattern)
- Overrides:
setPattern
in class BasePatternVoter
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.