public class FilePathMapping extends PathPatternMatcher
FilePathExpression applied
for a given input file pattern.| Constructor and Description |
|---|
FilePathMapping() |
| Modifier and Type | Method and Description |
|---|---|
List<FilePathExpression> |
getExpressions()
Returns list of file path expressions.
|
void |
setExpressions(List<FilePathExpression> expressions)
Set list of file path expressions.
|
equals, getPathMatcher, getPattern, matches, matches, setPathMatcher, setPatternpublic List<FilePathExpression> getExpressions()
public void setExpressions(List<FilePathExpression> expressions)
expressions - list of file path expressions.Copyright © 2024. All rights reserved.