abstract class AbstractResourceTypeDetector
extends java.lang.Object
implements IResourceTypeDetector
Detect the type of a folder.
A resource may be inside a standard source folder or a folder that is dedicated to test code. Detecting in which case a resource is is the purpose of this interface.