| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.filepath.settings |
| Modifier and Type | Method and Description |
|---|---|
FilePathExpression |
FilePathExpression.setFilter(List<String> filter) |
FilePathExpression |
FilePathExpression.setSeparator(Character separator) |
FilePathExpression |
FilePathExpression.setXPath(String xpath) |
| Modifier and Type | Method and Description |
|---|---|
List<FilePathExpression> |
FilePathMapping.getExpressions()
Returns list of file path expressions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilePathMapping.setExpressions(List<FilePathExpression> expressions)
Set list of file path expressions.
|
Copyright © 2024. All rights reserved.