Skip navigation links
A C D E F G H I J L M N P R S T U W 

A

apply(project) - Method in class com.intershop.gradle.isml.IsmlPlugin
 
apply(project) - Method in class com.intershop.gradle.isml.IsmlTagLibPlugin
 

C

CARTRIDGE_STATIC_FOLDER - Static variable in class com.intershop.gradle.isml.tasks.PrepareTagLibs
Folder with static files of a cartridge.
check(jarScanType, jarName) - Method in class com.intershop.gradle.isml.tasks.ListJarScanFilter
 
com.intershop.gradle.isml - package com.intershop.gradle.isml
 
com.intershop.gradle.isml.extension - package com.intershop.gradle.isml.extension
 
com.intershop.gradle.isml.tasks - package com.intershop.gradle.isml.tasks
 
com.intershop.gradle.isml.tasks.data - package com.intershop.gradle.isml.tasks.data
 
com.intershop.gradle.isml.utils - package com.intershop.gradle.isml.utils
 
Companion - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
 
Companion - Static variable in class com.intershop.gradle.isml.IsmlPlugin
 
Companion - Static variable in class com.intershop.gradle.isml.IsmlTagLibPlugin
 
Companion - Static variable in class com.intershop.gradle.isml.tasks.IsmlCompile
 
Companion - Static variable in class com.intershop.gradle.isml.tasks.IsmlCompileRunner
 
Companion - Static variable in class com.intershop.gradle.isml.tasks.JspC
 
Companion - Static variable in class com.intershop.gradle.isml.tasks.ListJarScanFilter
 
Companion - Static variable in class com.intershop.gradle.isml.tasks.PrepareTagLibs
 
Companion - Static variable in class com.intershop.gradle.isml.tasks.TldScanner
 
component1() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Configuration file for tag configuration.
component1() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Configuration file for tag configuration.
component2() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Project name of this tag lib.
component2() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Project name of this tag lib.
copy(conffile, projectName) - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Data class for TagLib processing - configuration directory.
copy(conffile, projectName) - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Data class for TagLib processing - TagLibs from zip files.

D

DEFAULT_FILEENCODING - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default file encoding for ISML and JSP compilation.

E

ECLIPSE_COMPILER_VERSION - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default Eclipse compiler version.
ECLIPSECOMPILER_CONFIGURATION_NAME - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Gradle configuration for eclipse compiler.
equals(p) - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Data class for TagLib processing - configuration directory.
equals(p) - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Data class for TagLib processing - TagLibs from zip files.
execute() - Method in class com.intershop.gradle.isml.tasks.ISML2JSP
Manages the compilation of *.isml to *.jsp files.
execute() - Method in class com.intershop.gradle.isml.tasks.IsmlCompileRunner
 

F

FILTER_JSP - Static variable in class com.intershop.gradle.isml.tasks.IsmlCompile
Variable for default JSP filter string.
forkOptions(forkOptionsAction) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Adds additional fork options.

G

getClasspath() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Classpath for ISML and JSP compilation.
getClasspathfiles() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Classpath files of the isml configuration.
getCompilerError() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Error output for eclipse compiler.
getCompilerOut() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Standard output for eclipse compiler.
getConffile() - Method in interface com.intershop.gradle.isml.tasks.data.TagLibConf
Configuration file for tag configuration.
getConffile() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Configuration file for tag configuration.
getConffile() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Configuration file for tag configuration.
getContentEncoding() - Method in class com.intershop.gradle.isml.tasks.ISML2JSP
 
getContext() - Method in class com.intershop.gradle.isml.tasks.TldScanner
 
getEclipseCompilerVersion() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Eclipse compiler version depends on the Tomcat version.
getEclipseCompilerVersionProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for eclipseCompilerVersion property.
getEclipseConfFile() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Configuration file for eclipse compiler.
getEnableTldScan() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
TldScan will be enabled if this property set to true.
getEnableTldScan() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
This will enable the TLD file scan of Jsp Compiler. It is only necessary if TLDs are used and available. Default value is false.
getEnableTldScan() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
With this property tld scan of jsp compiler can be disabled or enabled.
getEnableTldScan() - Method in class com.intershop.gradle.isml.tasks.JspC
TldScan can be enabled with this property.
getEnableTldScanProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for TLD enabling property.
getEncoding() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
File encoding for JSP code generation.
getEncoding() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Encoding configuration for ISML processing.
getEncoding() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
File encoding used by ISML compilation.
getEncodingMap() - Method in class com.intershop.gradle.isml.tasks.ISML2JSP
 
getEncodingProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for encoding property.
getExcludeNames() - Method in class com.intershop.gradle.isml.tasks.TldScanner
TldScan can be configured with this property. This reduces the names for TLD files.
getFileSystemOperations() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Inject service of FileSystemOperations (See "Service injection" in Gradle documentation.
getIncludeNames() - Method in class com.intershop.gradle.isml.tasks.TldScanner
TldScan can be configured with this property. This extends the names for TLD files.
getInputDir() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Input directory for ISML files.
getIsmlConfiguration() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
ISMl configuration property.
getIsmlConfiguration() - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
ISMl configuration property.
getIsmlConfigurationName() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Configuration name which is used for template compilation. Default value is 'runtimeElements'.
getIsmlConfigurationNameProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for ismlConfigurationName property.
getIsmlTaskName() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Calculate the task name for the task.
getJAVA_KEYWORDS() - Method in class com.intershop.gradle.isml.tasks.IsmlCompileRunner.Companion
These is necessary for jsp path change made by Intershop.
getJspCompilerVersion() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
JSP compiler version / Tomcat version.
getJspCompilerVersionProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for jspCompilerVersion property.
getJspPackage() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Jsp Package name property.
getJspPackage() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
JSP package configuration property.
getJspPackage() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
This jsp package is used by the isml compiler.
getJspPackageProvider() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Jsp Package name provider.
getLayout() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Inject service of ProjectLayout (See "Service injection" in Gradle documentation.
getLayout() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Inject service of ProjectLayout (See "Service injection" in Gradle documentation.
getLog() - Method in class com.intershop.gradle.isml.tasks.IsmlCompileRunner.Companion
Logger instance for logging.
getLog() - Method in class com.intershop.gradle.isml.tasks.TldScanner.Companion
Logger instance for logging.
getLogger() - Method in class com.intershop.gradle.isml.tasks.JspC.Companion
Logger instance for logging.
getLogger() - Method in class com.intershop.gradle.isml.tasks.ListJarScanFilter.Companion
Logger instance for logging.
getLogLevel() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Loglevel for ISML and JSP compilation.
getName() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
 
getObjectFactory() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Inject service of ObjectFactory (See "Service injection" in Gradle documentation.
getObjectFactory() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Inject service of ObjectFactory (See "Service injection" in Gradle documentation.
getObjectFactory() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Inject service of ObjectFactory (See "Service injection" in Gradle documentation.
getOutputDir() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Output directory with class and jsp files.
getOutputDir() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Output directory for generated files.
getOutputDir() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Target directory for ISML compilation.
getOutputDir() - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
Output directory for prepared files.
getOutputDirProvider() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Provider for output directory property.
getProjectName() - Method in interface com.intershop.gradle.isml.tasks.data.TagLibConf
Project name of this tag lib.
getProjectName() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Project name of this tag lib.
getProjectName() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Project name of this tag lib.
getSourceCompatibility() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Source compatibility of java files (result of Jsp2Java).
getSourceCompatibility() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Source compatibility configuration for ISML processing.
getSourceCompatibility() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
This source compatibility is used by the isml compiler.
getSourceCompatibilityProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for sourceCompatibility property.
getSourceDir() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Source directory for ISML compilation.
getSourceSetName() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Java SourceSet name which is used for template compilation. Default value is 'main'.
getSourceSetName() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Java source set name.
getSourceSetNameProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for sourceSetName property.
getSourceSets() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
SourceSet container with ISML files source sets.
getSrcDir() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Source directory with ISM files.
getSrcDirectoryProvider() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Provider for srcDir property.
getTaglibConfigurations() - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
List of tag Lib configurations.
getTaglibFolder() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Folder with tag lib configurations.
getTaglibFolderProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for taglibFolder property.
getTagLibsInputDir() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Input directory for TagLibs.
getTargetCompatibility() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Target compatibility of java files (result of Jsp2Java).
getTargetCompatibility() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Target compatibility configuration for ISML processing.
getTargetCompatibility() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
This target compatibility is used by the isml compiler.
getTargetCompatibilityProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Provider for targetCompatibility property.
getTempWebInfFolder() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Temporary webinf folder for JSP compilation.
getTldScanExcludes() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
List of filenames, that should be excluded from the JspC file scan. The file name is check for the beginning of the name.
getTldScanExcludes() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Configuration for tld scan excludes.
getTldScanExcludes() - Method in class com.intershop.gradle.isml.tasks.JspC
TldScan can be configured with this property. This reduces the search path for Tlds.
getTldScanIncludes() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
List of filenames, that should be included in the JspC file scan. The file name is check for the beginning of the name.
getTldScanIncludes() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
Configuration for tld scan includes.
getTldScanIncludes() - Method in class com.intershop.gradle.isml.tasks.JspC
TldScan can be configured with this property. This extends the search path for Tlds.
getToolsclasspathfiles() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Classpath files of the tools configuration.
getValue($this$getValue, receiver, property) - Static method in class com.intershop.gradle.isml.utils.UtilsKt
Provides 'get' functional extension for the Property object.
getValue($this$getValue, receiver, property) - Static method in class com.intershop.gradle.isml.utils.UtilsKt
Provides 'get' functional extension for the SetProperty object.
getValue($this$getValue, receiver, property) - Static method in class com.intershop.gradle.isml.utils.UtilsKt
Provides 'get' functional extension for the ListProperty object.
getWEB_XML_CONTENT() - Method in class com.intershop.gradle.isml.extension.IsmlExtension.Companion
Default web.xml content.
getWorkerExecutor() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
 

H

hashCode() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Data class for TagLib processing - configuration directory.
hashCode() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Data class for TagLib processing - TagLibs from zip files.

I

initServletContext(classLoader) - Method in class com.intershop.gradle.isml.tasks.JspC
 
initTldScanner(context, classLoader) - Method in class com.intershop.gradle.isml.tasks.JspC
 
ISML2JSP - Class in com.intershop.gradle.isml.tasks
This class is an offline ISML to JSP compiler. A running server is NOT required.
ISML2JSP(srcDir, destdir, contentEncoding, encodingMap, log) - Constructor for class com.intershop.gradle.isml.tasks.ISML2JSP
This class is an offline ISML to JSP compiler. A running server is NOT required.
ISML_EXTENSION_NAME - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Extension name of the main ISML extension.
ISML_GROUP_NAME - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Task group name for ISML compilation tasks.
ISML_MAIN_SOURCESET - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default source set name of ISML files.
ISML_OUTPUTPATH - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default target path of ISML compilation.
IsmlCompile - Class in com.intershop.gradle.isml.tasks
Task for compiling isml to class files.
IsmlCompile(workerExecutor) - Constructor for class com.intershop.gradle.isml.tasks.IsmlCompile
creates an instance with worker
IsmlCompile.Companion - Class in com.intershop.gradle.isml.tasks
 
ISMLCompileParameters - Interface in com.intershop.gradle.isml.tasks
Interface for worker parameters of ISML compile.
ISMLCompileParameters() - Constructor for interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
 
IsmlCompileRunner - Class in com.intershop.gradle.isml.tasks
Work class for tasks to generate class files from ISML files.
IsmlCompileRunner() - Constructor for class com.intershop.gradle.isml.tasks.IsmlCompileRunner
Work class for tasks to generate class files from ISML files.
IsmlCompileRunner.Companion - Class in com.intershop.gradle.isml.tasks
 
IsmlExtension - Class in com.intershop.gradle.isml.extension
Main configuration container for the ISML plugin.
IsmlExtension() - Constructor for class com.intershop.gradle.isml.extension.IsmlExtension
Main configuration container for the ISML plugin.
IsmlExtension.Companion - Class in com.intershop.gradle.isml.extension
 
IsmlPlugin - Class in com.intershop.gradle.isml
Plugin Class implementation.
IsmlPlugin() - Constructor for class com.intershop.gradle.isml.IsmlPlugin
Plugin Class implementation.
IsmlPlugin.Companion - Class in com.intershop.gradle.isml
 
IsmlSourceSet - Class in com.intershop.gradle.isml.extension
Configuration container for a special ISMl source set to compile isml included files.
IsmlSourceSet(name) - Constructor for class com.intershop.gradle.isml.extension.IsmlSourceSet
Configuration container for a special ISMl source set to compile isml included files.
ISMLTAGLIB_OUTPUTPATH - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default target path of ISML taglibs.
IsmlTagLibPlugin - Class in com.intershop.gradle.isml
Plugin Class implementation.
IsmlTagLibPlugin() - Constructor for class com.intershop.gradle.isml.IsmlTagLibPlugin
Plugin Class implementation.
IsmlTagLibPlugin.Companion - Class in com.intershop.gradle.isml
 

J

JSP_COMPILER_VERSION - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default JSP compiler version.
JspC - Class in com.intershop.gradle.isml.tasks
Project specific jasper compiler. Overwrites original jasper compiler.
JspC() - Constructor for class com.intershop.gradle.isml.tasks.JspC
Project specific jasper compiler. Overwrites original jasper compiler.
JspC.Companion - Class in com.intershop.gradle.isml.tasks
 
JSPJASPERCOMPILER_CONFIGURATION_NAME - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Gradle configuration for jsp compiler.

L

ListJarScanFilter - Class in com.intershop.gradle.isml.tasks
Project specific JarScanFilter for Jasper Compiler.
ListJarScanFilter(includeNames, excludeNames, logLevel) - Constructor for class com.intershop.gradle.isml.tasks.ListJarScanFilter
Project specific JarScanFilter for Jasper Compiler.
ListJarScanFilter.Companion - Class in com.intershop.gradle.isml.tasks
 

M

MAIN_TEMPLATE_PATH - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default path of ISML files.

N

newTldScanner(context, namespaceAware, validate, blockExternal) - Method in class com.intershop.gradle.isml.tasks.JspC
 

P

PAGECOMPILE_FOLDER - Static variable in class com.intershop.gradle.isml.tasks.IsmlCompile
Variable for default page compile folder name.
parseTld(resourcePath) - Method in class com.intershop.gradle.isml.tasks.TldScanner
 
parseTld(path) - Method in class com.intershop.gradle.isml.tasks.TldScanner
 
PrepareTagLibs - Class in com.intershop.gradle.isml.tasks
This task prepares the tag libs for ISML procecessing.
PrepareTagLibs() - Constructor for class com.intershop.gradle.isml.tasks.PrepareTagLibs
This task prepares the tag libs for ISML procecessing.
PrepareTagLibs.Companion - Class in com.intershop.gradle.isml.tasks
 
provideEnableTldScan(enableTldScan) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for enable TLD scan.
provideEncoding(encoding) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for encoding.
provideInputDir(inputDir) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for inputDir.
provideIsmlConfiguration(ismlConfiguration) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for ismlConfiguration.
provideIsmlConfiguration(ismlConfiguration) - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
Add provider for ismlConfiguration.
provideJspPackage(jspPackage) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for jspPackage.
provideOutputDir(outputDir) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for outputDir.
provideSourceCompatibility(sourceCompatibility) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for sourceCompatibility.
provideSourceSetName(sourceSetName) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for sourceSetName.
provideTargetCompatibility(targetCompatibility) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for targetCompatibility.
provideTldScanExcludes(excludeList) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for encoding.
provideTldScanIncludes(includeList) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Add provider for tldScanIncludes.

R

RELEASE_STATIC_FOLDER - Static variable in class com.intershop.gradle.isml.tasks.PrepareTagLibs
Folder with released static files of a cartridge.
runIsmlCompile() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
This is the task action and processes ISML files.
runTagLibPreparation() - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
This is the task action for processes TagLib files.

S

scan(jar, webappPath, isWebapp) - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
Scan for Tlds in ...
scan(file, webappPath, isWebapp) - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
Scan for Tlds in ...
scanFoundNoTLDs() - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
Return true or false if TLDs not found.
scanJars() - Method in class com.intershop.gradle.isml.tasks.TldScanner
 
scanWebInfClasses() - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
Scan for Tlds in WebInfClasses.
setContext(p) - Method in class com.intershop.gradle.isml.tasks.TldScanner
 
setEclipseCompilerVersion(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Eclipse compiler version depends on the Tomcat version.
setEnableTldScan(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
TldScan will be enabled if this property set to true.
setEnableTldScan(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
This will enable the TLD file scan of Jsp Compiler. It is only necessary if TLDs are used and available. Default value is false.
setEnableTldScan(p) - Method in class com.intershop.gradle.isml.tasks.JspC
TldScan can be enabled with this property.
setEncoding(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
File encoding for JSP code generation.
setEncoding(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Encoding configuration for ISML processing.
setExcludeNames(p) - Method in class com.intershop.gradle.isml.tasks.TldScanner
TldScan can be configured with this property. This reduces the names for TLD files.
setIncludeNames(p) - Method in class com.intershop.gradle.isml.tasks.TldScanner
TldScan can be configured with this property. This extends the names for TLD files.
setInputDir(value) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Input directory for ISML files.
setIsmlConfiguration(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
ISMl configuration property.
setIsmlConfiguration(value) - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
ISMl configuration property.
setIsmlConfigurationName(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Configuration name which is used for template compilation. Default value is 'runtimeElements'.
setJspCompilerVersion(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
JSP compiler version / Tomcat version.
setJspPackage(value) - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Jsp Package name property.
setJspPackage(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
JSP package configuration property.
setLogging(level) - Method in class com.intershop.gradle.isml.tasks.JspC
This configures the log level of the JspC.
setLogging(level) - Method in class com.intershop.gradle.isml.tasks.TldScanner
Set log level for TLD scanner.
setOutputDir(value) - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Output directory with class and jsp files.
setOutputDir(value) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Output directory for generated files.
setSourceCompatibility(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Source compatibility of java files (result of Jsp2Java).
setSourceCompatibility(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Source compatibility configuration for ISML processing.
setSourceSetName(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Java SourceSet name which is used for template compilation. Default value is 'main'.
setSourceSetName(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Java source set name.
setSrcDir(value) - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
Source directory with ISM files.
setTaglibFolder(value) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Folder with tag lib configurations.
setTargetCompatibility(p) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
Target compatibility of java files (result of Jsp2Java).
setTargetCompatibility(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
Target compatibility configuration for ISML processing.
setTldScanExcludes(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
List of filenames, that should be excluded from the JspC file scan. The file name is check for the beginning of the name.
setTldScanExcludes(p) - Method in class com.intershop.gradle.isml.tasks.JspC
TldScan can be configured with this property. This reduces the search path for Tlds.
setTldScanIncludes(p) - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
List of filenames, that should be included in the JspC file scan. The file name is check for the beginning of the name.
setTldScanIncludes(p) - Method in class com.intershop.gradle.isml.tasks.JspC
TldScan can be configured with this property. This extends the search path for Tlds.
setValue($this$setValue, receiver, property, value) - Static method in class com.intershop.gradle.isml.utils.UtilsKt
Provides 'set' functional extension for the Property object.
setValue($this$setValue, receiver, property, value) - Static method in class com.intershop.gradle.isml.utils.UtilsKt
Provides 'set' functional extension for the SetProperty object.
setValue($this$setValue, receiver, property, value) - Static method in class com.intershop.gradle.isml.utils.UtilsKt
Provides 'set' functional extension for the ListProperty object.

T

TAGLIB_FOLDER - Static variable in class com.intershop.gradle.isml.tasks.PrepareTagLibs
Folder with tag lib definitions of a cartridge.
TagLibConf - Interface in com.intershop.gradle.isml.tasks.data
Interface for a TagLib configuration.
TagLibConf() - Constructor for interface com.intershop.gradle.isml.tasks.data.TagLibConf
 
TagLibConfDir - Class in com.intershop.gradle.isml.tasks.data
Data class for TagLib processing - configuration directory.
TagLibConfDir(conffile, projectName) - Constructor for class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Data class for TagLib processing - configuration directory.
TagLibConfZip - Class in com.intershop.gradle.isml.tasks.data
Data class for TagLib processing - TagLibs from zip files.
TagLibConfZip(conffile, projectName) - Constructor for class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Data class for TagLib processing - TagLibs from zip files.
TASKDESCRIPTION - Static variable in class com.intershop.gradle.isml.IsmlPlugin
Task description of this task.
TASKDESCRIPTION - Static variable in class com.intershop.gradle.isml.IsmlTagLibPlugin
Task description of this task.
TASKNAME - Static variable in class com.intershop.gradle.isml.IsmlPlugin
Task name of this task.
TASKNAME - Static variable in class com.intershop.gradle.isml.IsmlTagLibPlugin
Task name of this task.
TldScanner - Class in com.intershop.gradle.isml.tasks
Project specific TldScanner for Jasper Compiler.
TldScanner(context, namespaceAware, validation, blockExternal) - Constructor for class com.intershop.gradle.isml.tasks.TldScanner
Project specific TldScanner for Jasper Compiler.
TldScanner.Companion - Class in com.intershop.gradle.isml.tasks
 
TldScanner.TldScannerCallback - Class in com.intershop.gradle.isml.tasks
Inner class for project specific TLDScanner.
TldScannerCallback() - Constructor for class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
Inner class for project specific TLDScanner.
toString() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfDir
Data class for TagLib processing - configuration directory.
toString() - Method in class com.intershop.gradle.isml.tasks.data.TagLibConfZip
Data class for TagLib processing - TagLibs from zip files.

U

UtilsKt - Class in com.intershop.gradle.isml.utils
 
UtilsKt() - Constructor for class com.intershop.gradle.isml.utils.UtilsKt
 

W

WEB_XML_PATH - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
Default web.xml path.
A C D E F G H I J L M N P R S T U W 
Skip navigation links