public class PMD extends Object implements NotificationBuilder
| Constructor and Description |
|---|
PMD() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String fileName) |
Map<String,List<String>> |
getFileNames() |
void |
parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
public Map<String,List<String>> getFileNames()
getFileNames in interface NotificationBuilderpublic void parse(Path file, JobNotification jn, AllNotificationBuilder builder)
parse in interface NotificationBuilderpublic boolean accept(String fileName)
accept in interface NotificationBuilderCopyright © 2017–2021. All rights reserved.