Class FullScanFileAcceptor
- java.lang.Object
-
- org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
-
- org.jabylon.properties.util.scanner.FullScanFileAcceptor
-
- All Implemented Interfaces:
PropertyFileAcceptor
public class FullScanFileAcceptor extends AbstractScanFileAcceptor
-
-
Constructor Summary
Constructors Constructor Description FullScanFileAcceptor(ProjectVersion projectVersion, PropertyScanner scanner, ScanConfiguration config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnewMatch(File file)-
Methods inherited from class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
calculateLocation, createDescriptor, getOrCreateProjectLocale, getProjectVersion, getPropertyScanner, getScanConfig
-
-
-
-
Constructor Detail
-
FullScanFileAcceptor
public FullScanFileAcceptor(ProjectVersion projectVersion, PropertyScanner scanner, ScanConfiguration config)
-
-
Method Detail
-
newMatch
public void newMatch(File file)
-
-