- getClasspath() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
-
- getClasspathfiles() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
-
- getCompilerError() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
-
- getCompilerOut() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
-
- 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
-
- 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
-
- getEnableTldScan() - Method in class com.intershop.gradle.isml.tasks.JspC
-
- 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
-
- 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.ListJarScanFilter
-
- getExcludeNames() - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- getIncludeNames() - Method in class com.intershop.gradle.isml.tasks.ListJarScanFilter
-
- getIncludeNames() - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- 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
-
- 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
-
- getJspPackageProvider() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
-
Jsp Package name provider.
- getLog() - Method in class com.intershop.gradle.isml.tasks.ISML2JSP
-
- getLog() - Method in class com.intershop.gradle.isml.tasks.IsmlCompileRunner.Companion
-
- getLog() - Method in class com.intershop.gradle.isml.tasks.TldScanner.Companion
-
- getLogger() - Method in class com.intershop.gradle.isml.tasks.JspC.Companion
-
- getLogger() - Method in class com.intershop.gradle.isml.tasks.ListJarScanFilter.Companion
-
- getLogLevel() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
-
- getName() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
-
- 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
-
- 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
-
- getSourceCompatibilityProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
-
Provider for sourceCompatibility property.
- getSourceDir() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
-
- 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.
- getSrcname() - Method in class com.intershop.gradle.isml.extension.IsmlSourceSet
-
- getTaglibConfigurations() - Method in class com.intershop.gradle.isml.tasks.PrepareTagLibs
-
- 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
-
- getTargetCompatibilityProvider() - Method in class com.intershop.gradle.isml.extension.IsmlExtension
-
Provider for targetCompatibility property.
- getTempWebInfFolder() - Method in interface com.intershop.gradle.isml.tasks.ISMLCompileParameters
-
- getTldParser() - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- 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
-
- getTldScanExcludes() - Method in class com.intershop.gradle.isml.tasks.JspC
-
- 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
-
- getTldScanIncludes() - Method in class com.intershop.gradle.isml.tasks.JspC
-
- getToolsclasspathfiles() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
-
- getValue($receiver, receiver, property) - Static method in class com.intershop.gradle.isml.extension.IsmlExtensionKt
-
Add a get function to a String property.
- getValue($receiver, receiver, property) - Static method in class com.intershop.gradle.isml.tasks.IsmlCompileKt
-
Add a get function to a String property.
- getValue($receiver, receiver, property) - Static method in class com.intershop.gradle.isml.tasks.IsmlCompileKt
-
Provides 'get' functional extension for the ListProperty object.
- getWEB_XML_CONTENT() - Method in class com.intershop.gradle.isml.extension.IsmlExtension.Companion
-
- getWorkerExecutor() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
-
- 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
-
- ISML_GROUP_NAME - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
-
- ISML_MAIN_SOURCESET - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
-
- ISML_OUTPUTPATH - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
-
- 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
-
Task for compiling isml to class files.
- ismlcompile() - Method in class com.intershop.gradle.isml.tasks.IsmlCompile
-
This is the task action and processes ISML files.
- IsmlCompile.Companion - Class in com.intershop.gradle.isml.tasks
-
- IsmlCompileKt - Class in com.intershop.gradle.isml.tasks
-
- ISMLCompileParameters - Interface in com.intershop.gradle.isml.tasks
-
- 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
-
Configuration container for the ISML plugin.
- IsmlExtension(project) - Constructor for class com.intershop.gradle.isml.extension.IsmlExtension
-
Configuration container for the ISML plugin.
- IsmlExtension.Companion - Class in com.intershop.gradle.isml.extension
-
- IsmlExtensionKt - 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 ISMl code complentation.
- IsmlSourceSet(project, srcname) - Constructor for class com.intershop.gradle.isml.extension.IsmlSourceSet
-
Configuration container for ISMl code complentation.
- IsmlSourceSetFactory - Class in com.intershop.gradle.isml.extension
-
Class to configure named source sets.
- IsmlSourceSetFactory(project) - Constructor for class com.intershop.gradle.isml.extension.IsmlSourceSetFactory
-
Class to configure named source sets.
- ISMLTAGLIB_OUTPUTPATH - Static variable in class com.intershop.gradle.isml.extension.IsmlExtension
-
- 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
-
- scan(jar, webappPath, isWebapp) - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
-
- scan(file, webappPath, isWebapp) - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
-
- scanFoundNoTLDs() - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
-
- scanJars() - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- scanWebInfClasses() - Method in class com.intershop.gradle.isml.tasks.TldScanner.TldScannerCallback
-
- 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
-
- 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.ListJarScanFilter
-
- setExcludeNames(p) - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- setIncludeNames(p) - Method in class com.intershop.gradle.isml.tasks.ListJarScanFilter
-
- setIncludeNames(p) - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- 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
-
- setLogging(level) - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- 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.
- setTldParser(p) - Method in class com.intershop.gradle.isml.tasks.TldScanner
-
- 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
-
- 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
-
- setValue($receiver, receiver, property, value) - Static method in class com.intershop.gradle.isml.extension.IsmlExtensionKt
-
Add a set function to a String property.
- setValue($receiver, receiver, property, value) - Static method in class com.intershop.gradle.isml.tasks.IsmlCompileKt
-
Add a set function to a String property.
- setValue($receiver, receiver, property, value) - Static method in class com.intershop.gradle.isml.tasks.IsmlCompileKt
-
Provides 'set' functional extension for the ListProperty object.
- sourceSets(configureAction) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
-
Add source sets to the configuration with an action.
- sourceSets(closure) - Method in class com.intershop.gradle.isml.extension.IsmlExtension
-
Add source sets to the configuration with a closure.