| Package | Description |
|---|---|
| com.github.searls.jasmine.io.scripts | |
| com.github.searls.jasmine.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScriptResolver |
class |
BasicScriptResolver |
class |
ContextPathScriptResolver |
| Constructor and Description |
|---|
ContextPathScriptResolver(ScriptResolver scriptResolver,
String sourceContextPath,
String specContextPath) |
| Modifier and Type | Method and Description |
|---|---|
ScriptResolver |
ImmutableHtmlGeneratorConfiguration.getScriptResolver() |
abstract ScriptResolver |
HtmlGeneratorConfiguration.getScriptResolver() |
| Modifier and Type | Method and Description |
|---|---|
HtmlGeneratorConfiguration |
HtmlGeneratorConfigurationFactory.create(JasmineConfiguration configuration,
ScriptResolver resolver) |
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.scriptResolver(ScriptResolver scriptResolver)
Initializes the value for the
scriptResolver attribute. |
ImmutableHtmlGeneratorConfiguration |
ImmutableHtmlGeneratorConfiguration.withScriptResolver(ScriptResolver value)
Copy the current immutable object by setting a value for the
scriptResolver attribute. |
Copyright © 2010–2018 Justin Searls. All rights reserved.