public class RegexSegmentMatcher extends SegmentMatcher
ANY, ANY_SEGMENT
RegexSegmentMatcher(Pattern pattern)
RegexSegmentMatcher(String regex)
boolean
matches(String segment)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RegexSegmentMatcher(String regex)
public RegexSegmentMatcher(Pattern pattern)
public boolean matches(String segment)
matches
SegmentMatcher
public String toString()
toString
Object
Copyright © 2011 Nuxeo SA. All Rights Reserved.