Package com.iizix.js.build
Interface ISourceResolver
- public interface ISourceResolverSource file resolver to change paths starting with $nnn$ to the resolved root in question.- Author:
- Christopher Mindus
 
- Method Summary- All Methods Instance Methods Abstract Methods - Modifier and Type - Method - Description - java.io.File- resolveSourcePath(java.lang.String path)Resolves the source path.