Interface SourcePathProvider

All Known Implementing Classes:
AbstractSingleIncludeSourcePathSourceProvider, AbstractSourcePathSourceProvider, FileSourceProvider, SingleIncludeSourcePathNonRelativeSourceProvider

public interface SourcePathProvider
This interface is usually implemented some SourceProvider implementations. This way the setup code can access the SourcePath to manage it and to use it.
Author:
Peter Verhas