Class MCRRegExCondition

All Implemented Interfaces:
MCRCondition, MCRFactComputable<MCRStringFact>, MCRFactCondition<MCRStringFact>

public class MCRRegExCondition extends MCRStringCondition
This condition checks if the given id or another fact matches a regular expression. Examples: <rege>webpage:/content/search/.*_intern.xed</regex> <regex basefact='user'>.*admin</regex> <regex basefact='category'>ddc:.*</regex>
Author:
Robert Stephan