Uses of Interface
com.iizix.js.build.ISourceResolver
Packages that use ISourceResolver Package Description com.iizix.js.build com.iizix.server Uses of ISourceResolver in com.iizix.js.build
Methods in com.iizix.js.build with parameters of type ISourceResolver Modifier and Type Method Description static HTMLSourcesManager
HTMLSourcesManager. getInstance(IWebServerCompression webServer, ISourceResolver resolver)
Gets the instance of the run support.Uses of ISourceResolver in com.iizix.server
Methods in com.iizix.server that return ISourceResolver Modifier and Type Method Description ISourceResolver
ServerShell. getSourceResolver()
Gets the source file resolver.