Class SingleFileAcceptor
- java.lang.Object
-
- org.jabylon.properties.util.scanner.SingleFileAcceptor
-
- All Implemented Interfaces:
PropertyFileAcceptor
public class SingleFileAcceptor extends Object implements PropertyFileAcceptor
-
-
Constructor Summary
Constructors Constructor Description SingleFileAcceptor()
-
-
-
Method Detail
-
newMatch
public void newMatch(File file)
- Specified by:
newMatchin interfacePropertyFileAcceptor
-
isMatch
public boolean isMatch()
-
-