public abstract class SegmentMatcher extends Object
Modifier and Type | Field and Description |
---|---|
static SegmentMatcher |
ANY |
static SegmentMatcher |
ANY_SEGMENT |
Constructor and Description |
---|
SegmentMatcher() |
public static final SegmentMatcher ANY
public static final SegmentMatcher ANY_SEGMENT
public abstract boolean matches(String segment)
Copyright © 2013 Nuxeo SA. All Rights Reserved.