public class SpringPathContentParser extends Object implements PathContentParser
| Constructor and Description |
|---|
SpringPathContentParser() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFileAbsolutePath(List<String> pathList) |
List<String> |
parseContent(List<String> pathList) |
int |
priority() |
public List<String> parseContent(List<String> pathList) throws Exception
parseContent in interface PathContentParserExceptionpublic List<String> getFileAbsolutePath(List<String> pathList) throws Exception
getFileAbsolutePath in interface PathContentParserExceptionpublic int priority()
priority in interface SpiPriorityCopyright © 2025. All rights reserved.