public interface Mapping
Modifier and Type | Method and Description |
---|---|
MappingMatch |
getMatchType() |
java.lang.String |
getMatchValue() |
java.lang.String |
getPattern() |
java.lang.String getMatchValue()
java.lang.String getPattern()
url-pattern
that matched this request or the empty
String if not known.MappingMatch getMatchType()
MappingMatch.UNKNOWN
if not known)Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.