info.magnolia.voting.voters
Class URIPatternVoter
java.lang.Object
info.magnolia.voting.voters.BaseVoterImpl
info.magnolia.voting.voters.AbstractBoolVoter
info.magnolia.voting.voters.BasePatternVoter
info.magnolia.voting.voters.URIPatternVoter
- All Implemented Interfaces:
- Voter
public class URIPatternVoter
- extends BasePatternVoter
Checks if URI matches the pattern.
Parameters (as Magnolia's configuration nodes):
- Version:
- $Id: URIPatternVoter.java 56150 2012-03-20 16:26:43Z tmattsson $
URIPatternVoter
public URIPatternVoter()
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-2012 Magnolia International Ltd.. All Rights Reserved.