Uses of Interface
org.springframework.extensions.surf.core.scripts.ScriptResourceLoader

Packages that use ScriptResourceLoader
org.springframework.extensions.surf.core.scripts   
org.springframework.extensions.webscripts.processor   
 

Uses of ScriptResourceLoader in org.springframework.extensions.surf.core.scripts
 

Methods in org.springframework.extensions.surf.core.scripts with parameters of type ScriptResourceLoader
static String ScriptResourceHelper.resolveScriptImports(String script, ScriptResourceLoader loader, org.apache.commons.logging.Log logger)
          Resolve the import directives in the specified script.
 

Uses of ScriptResourceLoader in org.springframework.extensions.webscripts.processor
 

Classes in org.springframework.extensions.webscripts.processor that implement ScriptResourceLoader
 class JSScriptProcessor
          JS Script Processor for Alfresco Web Framework
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.