public interface PathContentParser extends SpiPriority
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFileAbsolutePath(List<String> pathList)
获取文件路径的绝对路径
|
List<String> |
parseContent(List<String> pathList)
解析路径下的文件内容
|
priorityCopyright © 2025. All rights reserved.