public interface JavaScriptStackPathConstructor
JavaScriptStack
,
JavaScriptStackSource
,
JavaScriptSupport
Modifier and Type | Method and Description |
---|---|
List<String> |
constructPathsForJavaScriptStack(String stackName)
Given a stack, by name, return a list of URL paths for the individual libraries in the stack.
|
List<String> constructPathsForJavaScriptStack(String stackName)
stackName
- name of JavaScriptStack
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.