public class LocalPathContentParser extends Object implements PathContentParser
| 构造器和说明 |
|---|
LocalPathContentParser() |
public List<String> parseContent(List<String> pathList) throws Exception
PathContentParserparseContent 在接口中 PathContentParserpathList - 文件路径(支持 classpath 路径和 file 绝对路径,spring 环境支持
PathMatchingResourcePatternResolver 规则)Exception - expublic List<String> getFileAbsolutePath(List<String> pathList) throws Exception
PathContentParsergetFileAbsolutePath 在接口中 PathContentParserpathList - 文件路径(支持 classpath 路径和 file 绝对路径,spring 环境支持
PathMatchingResourcePatternResolver 规则)Exception - expublic int priority()
priority 在接口中 SpiPriorityCopyright © 2024. All rights reserved.