public class BasicSingleIncludeChecker extends Object implements SingleIncludeChecker
Constructor and Description |
---|
BasicSingleIncludeChecker() |
public void check(String key) throws IOException
IOException
.check
in interface SingleIncludeChecker
key
- in a unique key that identifies a file. This is usually the
full path to the file. It is important that the key
for the file is always the same otherwise the checker can not
recognize the repeated include.IOException
- if the file was already included.Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.