@Immutable @Loggable(value=1) public final class RegexRule extends Object implements LineRule
LineRule.Wrap
RegexRule(String rgx, String txt)
Collection<Violation>
enforce(String line)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexRule(String rgx, String txt)
rgx
txt
public Collection<Violation> enforce(String line)
LineRule
enforce
line
Copyright © 2009–2014 requs.org. All rights reserved.