Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- editable(boolean) - Method in class rife.validation.ConstrainedProperty
- EDITABLE - Static variable in class rife.validation.ConstrainedProperty
- editConstrainedProperty(Constrained, String, String) - Static method in class rife.validation.ConstrainedUtils
- email() - Method in class rife.bld.publish.PublishDeveloper
-
Retrieves the developer's email.
- email(boolean) - Method in class rife.validation.ConstrainedProperty
- email(String) - Method in class rife.bld.publish.PublishDeveloper
-
Provides the developer's email.
- EMAIL - Static variable in class rife.validation.ConstrainedProperty
- enableAssertions(String) - Method in class rife.bld.operations.JavaOptions
-
Enable assertions with specified granularity, either package name or class name.
- enableNativeAccess(String...) - Method in class rife.bld.operations.JavaOptions
-
Modules that are permitted to perform restricted native operations.
- enableNativeAccess(List<String>) - Method in class rife.bld.operations.JavaOptions
-
Modules that are permitted to perform restricted native operations.
- enablePreview() - Method in class rife.bld.operations.JavacOptions
-
Enable preview language features.
- enablePreview() - Method in class rife.bld.operations.JavadocOptions
-
Enable preview language features.
- enablePreview() - Method in class rife.bld.operations.JavaOptions
-
Allow classes to depend on preview features of this release
- enableSystemAssertions() - Method in class rife.bld.operations.JavaOptions
-
Enable system assertions.
- enableValidation(boolean) - Method in class rife.xml.Xml2Data
- encode(String) - Method in class rife.template.EncoderDummy
- encode(String) - Method in class rife.template.EncoderHtml
- encode(String) - Method in class rife.template.EncoderJson
- encode(String) - Method in class rife.template.EncoderSql
- encode(String) - Method in class rife.template.EncoderXml
- encode(String) - Method in interface rife.template.TemplateEncoder
-
Encodes the given value, returning a string which contains only valid characters and represents the given
valuecorrectly in the output format. - encodeBase32(byte[]) - Static method in class rife.tools.StringUtils
-
Encodes byte array to Base32 String.
- encodeBase64(byte[]) - Static method in class rife.tools.StringUtils
-
Encodes byte array to Base64 String.
- encodeClassname(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid characters for a java class name. - encodeDefensive(String) - Method in class rife.template.EncoderDummy
- encodeDefensive(String) - Method in class rife.template.EncoderHtml
- encodeDefensive(String) - Method in class rife.template.EncoderJson
- encodeDefensive(String) - Method in class rife.template.EncoderSql
- encodeDefensive(String) - Method in class rife.template.EncoderXml
- encodeDefensive(String) - Method in interface rife.template.TemplateEncoder
-
Encodes the given value in a looser fashion than
TemplateEncoder.encode(java.lang.String)'s, only converting patterns which are explicitly not allowed by the output format, but not guaranteeing that the output value exactly represents the givenvaluein the output format. - encodeHex(byte[]) - Static method in class rife.tools.StringUtils
-
Generates an uppercase hexadecimal string for the provided byte array.
- encodeHexLower(byte[]) - Static method in class rife.bld.wrapper.Wrapper
- encodeHexLower(byte[]) - Static method in class rife.tools.StringUtils
-
Generates a lowercase hexadecimal string for the provided byte array.
- encodeHtml(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid Html characters. - encodeHtmlDefensive(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing as much as possible Html characters. - encodeJson(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid Json characters. - encodeLatex(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid LaTeX characters. - encoder_ - Variable in class rife.template.AbstractTemplate
- EncoderDummy - Class in rife.template
- encodeRegexp(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a literal that can be included into a regular expressionPatternas-is. - EncoderHtml - Class in rife.template
- EncoderJson - Class in rife.template
- EncoderSql - Class in rife.template
- EncoderXml - Class in rife.template
- encodeSql(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid Sql characters. - encodeString(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only validStringcharacters. - encodeUnicode(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a series of unicode escape codes. - encodeUrl(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid URL characters in the UTF-8 encoding. - encodeUrl(String, char...) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid URL characters in the UTF-8 encoding. - encodeUrl(String, String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid URL characters in the UTF-8 encoding. - encodeXml(String) - Static method in class rife.tools.StringUtils
-
Transforms a provided
Stringobject into a new string, containing only valid XML characters. - encoding(String) - Method in class rife.bld.operations.JavacOptions
-
Specify character encoding used by source files
- encoding(String) - Method in class rife.bld.operations.JavadocOptions
-
Source file encoding name
- encoding(String) - Method in class rife.template.TemplateDeployer
- encoding_ - Variable in class rife.template.AbstractTemplate
- ENCODING_ISO_8859_1 - Static variable in class rife.tools.StringUtils
- ENCODING_ISO_8859_2 - Static variable in class rife.tools.StringUtils
- ENCODING_ISO_8859_5 - Static variable in class rife.tools.StringUtils
- ENCODING_US_ASCII - Static variable in class rife.tools.StringUtils
- ENCODING_UTF_16 - Static variable in class rife.tools.StringUtils
- ENCODING_UTF_16BE - Static variable in class rife.tools.StringUtils
- ENCODING_UTF_16LE - Static variable in class rife.tools.StringUtils
- ENCODING_UTF_8 - Static variable in class rife.tools.StringUtils
- encrypt(String) - Method in class rife.tools.StringEncryptor
- encrypt(String, String) - Method in class rife.tools.StringEncryptor
- end() - Method in class rife.database.queries.AbstractWhereGroup
- end() - Method in class rife.database.queries.WhereGroup
- end() - Method in class rife.database.queries.WhereGroupAnd
- end() - Method in class rife.database.queries.WhereGroupOr
- endDocument() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- endElement(String, String, String) - Method in class rife.bld.dependencies.Xml2MavenMetadata
- endian(JlinkOptions.Endian) - Method in class rife.bld.operations.JlinkOptions
-
Byte order of generated jimage.
- endorsedDirs(File...) - Method in class rife.bld.operations.JavacOptions
-
Override location of endorsed standards path
- endorsedDirs(String...) - Method in class rife.bld.operations.JavacOptions
-
Override location of endorsed standards path
- endorsedDirs(Path...) - Method in class rife.bld.operations.JavacOptions
-
Override location of endorsed standards path
- endorsedDirs(List<File>) - Method in class rife.bld.operations.JavacOptions
-
Override location of endorsed standards path
- endorsedDirsPaths(List<Path>) - Method in class rife.bld.operations.JavacOptions
-
Override location of endorsed standards path
- endorsedDirsStrings(List<String>) - Method in class rife.bld.operations.JavacOptions
-
Override location of endorsed standards path
- engine - Variable in class rife.config.RifeConfig
- engine() - Static method in class rife.config.RifeConfig
- EngineConfig() - Constructor for class rife.config.RifeConfig.EngineConfig
- ensureSupportedManyToManyPropertyCollectionType(Class, String, Class) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- ensureSupportedManyToManyPropertyValueType(Class, String, Object) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- ensureSupportedManyToOneAssociationPropertyCollectionType(Class, String, Class) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- ensureSupportedManyToOneAssociationPropertyValueType(Class, String, Object) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- EnumClass<IdentifierType> - Class in rife.datastructures
-
The purpose of this abstract base class is to allow the creation of type-safe enumerations.
- EnumClass(IdentifierType) - Constructor for class rife.datastructures.EnumClass
- EnumClass(Class, IdentifierType) - Constructor for class rife.datastructures.EnumClass
- environment() - Method in class rife.bld.operations.AbstractProcessOperation
-
Retrieves the environment to use for the operation.
- environment(String, String) - Method in class rife.bld.operations.AbstractProcessOperation
-
Provides an environment variable to use for the operation.
- environment(Map<String, String>) - Method in class rife.bld.operations.AbstractProcessOperation
-
Provides environment variable entries to use for the operation.
- environment_ - Variable in class rife.bld.operations.AbstractProcessOperation
- equals(Object) - Method in class rife.bld.dependencies.Dependency
- equals(Object) - Method in record class rife.bld.dependencies.DependencyExclusion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.dependencies.LocalDependency
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.dependencies.LocalModule
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.dependencies.PomDependency
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.dependencies.Repository
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.dependencies.RepositoryArtifact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in interface rife.bld.dependencies.Version
- equals(Object) - Method in class rife.bld.dependencies.VersionGeneric
- equals(Object) - Method in record class rife.bld.dependencies.VersionNumber
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.NamedFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.operations.JmodOptions.FilePattern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.operations.JpackageOperation.Launcher
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.publish.PublishArtifact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.bld.publish.SnapshotVersion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class rife.database.Datasource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class rife.datastructures.DocumentPosition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class rife.datastructures.EnumClass
- equals(Object) - Method in class rife.template.InternalValue
- equals(Object) - Method in class rife.template.Parser
- equals(Object) - Method in class rife.validation.ValidationError
- erroneousValue(Object) - Method in class rife.validation.ValidationError
-
Chainable setter to make validation error construction easier
- error(SAXParseException) - Method in class rife.xml.LoggingErrorRedirector
- error(SAXParseException) - Method in class rife.xml.Xml2Data
- error(SAXParseException) - Method in class rife.xml.XmlErrorRedirector
- errorProcessor() - Method in class rife.bld.operations.AbstractProcessOperation
-
Retrieves the processor that is used to handle the process errors.
- errorProcessor(Function<String, Boolean>) - Method in class rife.bld.operations.AbstractProcessOperation
-
Provides the processor that will be used to handle the process errors.
- errorProcessor_ - Variable in class rife.bld.operations.AbstractProcessOperation
- errorProcessorThread_ - Variable in class rife.bld.operations.AbstractProcessOperation
- evaluateL10nTags() - Method in class rife.template.AbstractTemplate
- evaluateL10nTags() - Method in interface rife.template.Template
-
Fills all values in this template which match "
l10n:key", where "key" is a key in a resource bundle registered for this template. - evaluateLangTags(String) - Method in class rife.template.AbstractTemplate
- evaluateLangTags(String) - Method in interface rife.template.Template
-
Fills the value "
lang:id" with the value of the block "lang:id:langid", where "id" is the given ID, and "langid" is this template's current language ID. - evaluateRenderTags() - Method in class rife.template.AbstractTemplate
- evaluateRenderTags() - Method in interface rife.template.Template
-
Evaluates all values in this template with ID's of the form "
render:class" or "render:class:differentiatorr", where "class" is the fully-qualified name of a class which extendsValueRenderer, the result of callingValueRenderer.renderon a new instance of the class. - ExceptionFormattingUtils - Class in rife.tools
- ExceptionUtils - Class in rife.tools
- exclude(String, String) - Method in class rife.bld.dependencies.Dependency
-
Adds an exclusion to this dependency.
- exclude(List<JmodOptions.FilePattern>) - Method in class rife.bld.operations.JmodOptions
-
Exclude files matching the supplied pattern list.
- exclude(Pattern) - Method in class rife.template.TemplateDeployer
- exclude(JmodOptions.FilePattern...) - Method in class rife.bld.operations.JmodOptions
-
Exclude files matching the supplied pattern list.
- excludeClassname(String) - Method in class rife.bld.operations.JUnitOptions
-
Provide a regular expression to exclude those classes whose fully qualified names match.
- excluded() - Method in class rife.bld.operations.JarOperation
-
Retrieves the list of patterns that will be evaluated to determine which files will be excluded the jar archive.
- excluded() - Method in class rife.bld.operations.JavadocOperation
-
Retrieves the list of patterns that will be evaluated to determine which files will be excluded the javadoc generation.
- excluded(String...) - Method in class rife.bld.operations.JarOperation
-
Provides regex patterns that will be found to determine which files will be excluded from the javadoc generation.
- excluded(String...) - Method in class rife.bld.operations.JavadocOperation
-
Provides regex patterns that will be found to determine which files will be excluded from the javadoc generation.
- excluded(List<Pattern>) - Method in class rife.bld.operations.JarOperation
-
Provides a list of patterns that will be found to determine which files will be excluded from the jar archive.
- excluded(List<Pattern>) - Method in class rife.bld.operations.JavadocOperation
-
Provides a list of patterns that will be found to determine which files will be excluded from the javadoc generation.
- excluded(Pattern...) - Method in class rife.bld.operations.JarOperation
-
Provides patterns that will be found to determine which files will be excluded from the jar archive.
- excluded(Pattern...) - Method in class rife.bld.operations.JavadocOperation
-
Provides patterns that will be found to determine which files will be excluded from the javadoc generation.
- excludedClassifiers() - Method in class rife.bld.dependencies.Dependency
- excludeEngine(String) - Method in class rife.bld.operations.JUnitOptions
-
Provide the ID of an engine to be excluded in the test run.
- excludeJavadoc() - Method in class rife.bld.dependencies.Dependency
-
Exclude the javadoc artifact from download operations.
- excludePackage(String) - Method in class rife.bld.operations.JUnitOptions
-
Provide a package to be excluded from the test run.
- excludePackages(String...) - Method in class rife.bld.operations.JavadocOptions
-
Specify a list of packages to exclude
- excludePackages(List<String>) - Method in class rife.bld.operations.JavadocOptions
-
Specify a list of packages to exclude
- excludeSources() - Method in class rife.bld.dependencies.Dependency
-
Exclude the sources artifact from download operations.
- excludeTag(String) - Method in class rife.bld.operations.JUnitOptions
-
Provide a tag or tag expression to exclude those tests whose tags match.
- excludeUnsupportedCapabilities_ - Variable in class rife.database.queries.AbstractWhereGroup
- exclusions() - Method in class rife.bld.dependencies.Dependency
-
Returns this dependency's
exclusionsfor transitive resolution. - exclusions() - Method in record class rife.bld.dependencies.PomDependency
-
Returns the value of the
exclusionsrecord component. - ExclusionSet - Class in rife.bld.dependencies
-
Convenience class to handle a set of
DependencyExclusionobjects. - ExclusionSet() - Constructor for class rife.bld.dependencies.ExclusionSet
- EXE - Enum constant in enum class rife.bld.operations.JpackageOptions.PackageType
- execute() - Method in interface rife.bld.CommandDefinition
-
Called when a build command is executed.
- execute() - Method in class rife.bld.operations.AbstractCreateOperation
-
Performs the creation operation.
- execute() - Method in class rife.bld.operations.AbstractOperation
-
Performs the operation execution that can be wrapped by the
#executeOncecall. - execute() - Method in class rife.bld.operations.AbstractProcessOperation
-
Performs the operation.
- execute() - Method in class rife.bld.operations.AbstractToolProviderOperation
-
Runs an instance of the tool.
- execute() - Method in class rife.bld.operations.CleanOperation
-
Performs the clean operation.
- execute() - Method in class rife.bld.operations.CompileOperation
-
Performs the compile operation.
- execute() - Method in class rife.bld.operations.DependencyTreeOperation
-
Performs the dependency tree operation.
- execute() - Method in class rife.bld.operations.DownloadOperation
-
Performs the download operation.
- execute() - Method in class rife.bld.operations.HelpOperation
-
Performs the help operation.
- execute() - Method in class rife.bld.operations.JarOperation
-
Performs the jar operation.
- execute() - Method in class rife.bld.operations.JavadocOperation
-
Performs the compile operation.
- execute() - Method in class rife.bld.operations.JlinkOperation
- execute() - Method in class rife.bld.operations.JmodOperation
- execute() - Method in class rife.bld.operations.JpackageOperation
- execute() - Method in class rife.bld.operations.PrecompileOperation
-
Performs the precompile operation.
- execute() - Method in class rife.bld.operations.PublishOperation
-
Performs the publish operation.
- execute() - Method in class rife.bld.operations.PurgeOperation
-
Performs the purge operation.
- execute() - Method in class rife.bld.operations.UberJarOperation
-
Performs the uberjar operation.
- execute() - Method in class rife.bld.operations.UpdatesOperation
-
Performs the updates operation.
- execute() - Method in class rife.bld.operations.UpgradeOperation
-
Performs the upgrade operation.
- execute() - Method in class rife.bld.operations.VersionOperation
-
Performs the version operation.
- execute() - Method in class rife.bld.operations.WarOperation
-
Performs the war operation.
- execute() - Method in class rife.template.TemplateDeployer
- execute(String) - Method in class rife.database.DbStatement
-
Executes the given SQL statement, which may return multiple results.
- execute(String[]) - Method in class rife.bld.BaseProject
- execute(String[]) - Method in class rife.bld.BuildExecutor
-
Execute the build commands from the provided arguments.
- execute(String, int) - Method in class rife.database.DbStatement
-
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
- execute(String, int[]) - Method in class rife.database.DbStatement
-
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- execute(String, String[]) - Method in class rife.database.DbStatement
-
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeAddFileToJar(JarOutputStream, NamedFile) - Method in class rife.bld.operations.JarOperation
-
Part of the
JarOperation.execute()operation, add a single file to the jar archive. - executeAutoDownloadPurge() - Method in class rife.bld.BaseProject
-
Executes download and purge commands automatically when the
autoDownloadPurgeflag is set and changes have been detected. - executeBatch() - Method in class rife.database.DbStatement
-
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
- executeBuildMainSources() - Method in class rife.bld.operations.CompileOperation
-
Part of the
CompileOperation.execute()operation, builds the main sources. - executeBuildSources() - Method in class rife.bld.operations.JavadocOperation
-
Part of the
JavadocOperation.execute()operation, builds the main sources. - executeBuildSources(List<String>, List<String>, List<File>, File) - Method in class rife.bld.operations.CompileOperation
-
Part of the
CompileOperation.execute()operation, build sources to a destination. - executeBuildSources(List<String>, List<String>, List<File>, File) - Method in class rife.bld.operations.JavadocOperation
-
Part of the
JavadocOperation.execute()operation, build sources to a destination. - executeBuildTestSources() - Method in class rife.bld.operations.CompileOperation
-
Part of the
CompileOperation.execute()operation, builds the test sources. - executeCleanDirectory(File) - Method in class rife.bld.operations.CleanOperation
-
Part of the
CleanOperation.execute()operation, cleans an individual directory. - executeCloseOSSRHStagingRepository(Repository) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, closes the OSSRH staging API repository. - executeCollectSourceJarContents(File) - Method in class rife.bld.operations.UberJarOperation
-
Part of the
UberJarOperation.execute()operation, collect the contents of all the source jars. - executeCollectSourceResources(File) - Method in class rife.bld.operations.UberJarOperation
-
Part of the
UberJarOperation.execute()operation, collect the source resources. - executeCommand(String) - Method in class rife.bld.BuildExecutor
-
Performs the execution of a single command.
- executeConfigure() - Method in class rife.bld.operations.AbstractCreateOperation
-
Part of the
AbstractCreateOperation.execute()operation, configures the project. - executeConfigure() - Method in class rife.bld.operations.CreateRife2Operation
- executeConstructProcessCommandList() - Method in class rife.bld.operations.AbstractProcessOperation
-
Part of the
AbstractProcessOperation.execute()operation, constructs the command list to use for building the process. - executeConstructProcessCommandList() - Method in class rife.bld.operations.JUnitOperation
- executeConstructProcessCommandList() - Method in class rife.bld.operations.RunOperation
-
Part of the
AbstractProcessOperation.execute()operation, constructs the command list to use for building the process. - executeConstructProcessCommandList() - Method in class rife.bld.operations.TestOperation
-
Part of the
AbstractProcessOperation.execute()operation, constructs the command list to use for building the process. - executeCopyWebappDirectory(File) - Method in class rife.bld.operations.WarOperation
-
Part of the
WarOperation.execute()operation, create the staging webapp directory. - executeCopyWebInfClassesFiles(File) - Method in class rife.bld.operations.WarOperation
-
Part of the
WarOperation.execute()operation, copy the stagingWEB-INFclasses. - executeCopyWebInfLibJars(File) - Method in class rife.bld.operations.WarOperation
-
Part of the
WarOperation.execute()operation, copy the stagingWEB-INFjars. - executeCopyWebXmlFile(File) - Method in class rife.bld.operations.WarOperation
-
Part of the
WarOperation.execute()operation, copy the stagingweb.xmlfile. - executeCreateBuildDirectories() - Method in class rife.bld.operations.CompileOperation
-
Part of the
CompileOperation.execute()operation, creates the build directories. - executeCreateBuildDirectories() - Method in class rife.bld.operations.JavadocOperation
-
Part of the
JavadocOperation.execute()operation, creates the build directories. - executeCreateDestinationDirectory() - Method in class rife.bld.operations.JarOperation
-
Part of the
JarOperation.execute()operation, create the destination directory. - executeCreateJarArchive() - Method in class rife.bld.operations.JarOperation
-
Part of the
JarOperation.execute()operation, create the jar archive. - executeCreateManifest() - Method in class rife.bld.operations.JarOperation
-
Part of the
JarOperation.execute()operation, create the manifest for the jar archive. - executeCreateProjectStructure() - Method in class rife.bld.operations.AbstractCreateOperation
-
Part of the
AbstractCreateOperation.execute()operation, creates the project structure. - executeCreateProjectStructure() - Method in class rife.bld.operations.CreateRife2Operation
- executeCreateTemplateDeployer() - Method in class rife.bld.operations.PrecompileOperation
-
Part of the
PrecompileOperation.execute()operation, creates theTemplateDeployerthat will precompile the templates. - executeCreateUberJarArchive(File) - Method in class rife.bld.operations.UberJarOperation
-
Part of the
UberJarOperation.execute()operation, create the uberjar archive. - executeCreateWarArchive(File) - Method in class rife.bld.operations.WarOperation
-
Part of the
WarOperation.execute()operation, create the war archive from the staging directory. - executeCreateWebInfDirectory(File) - Method in class rife.bld.operations.WarOperation
-
Part of the
WarOperation.execute()operation, create the stagingWEB-INFdirectory. - executeDownloadCompileDependencies() - Method in class rife.bld.operations.DownloadOperation
-
Part of the
DownloadOperation.execute()operation, download thecompilescope artifacts. - executeDownloadDependencies() - Method in class rife.bld.operations.AbstractCreateOperation
-
Part of the
AbstractCreateOperation.execute()operation, downloads the dependencies, when enabled. - executeDownloadDependencies(File, File, DependencySet) - Method in class rife.bld.operations.DownloadOperation
-
Part of the
DownloadOperation.execute()operation, download the artifacts for a particular dependency scope. - executeDownloadProvidedDependencies() - Method in class rife.bld.operations.DownloadOperation
-
Part of the
DownloadOperation.execute()operation, download theprovidedscope artifacts. - executeDownloadRuntimeDependencies() - Method in class rife.bld.operations.DownloadOperation
-
Part of the
DownloadOperation.execute()operation, download theruntimescope artifacts. - executeDownloadStandaloneDependencies() - Method in class rife.bld.operations.DownloadOperation
-
Part of the
DownloadOperation.execute()operation, download thestandalonescope artifacts. - executeDownloadTestDependencies() - Method in class rife.bld.operations.DownloadOperation
-
Part of the
DownloadOperation.execute()operation, download thetestscope artifacts. - executeFetchAll(ReadQuery, DbRowProcessor) - Method in class rife.database.DbQueryManager
-
Safely and quickly fetches all the rows from the results of a select query.
- executeFetchAll(ReadQuery, DbRowProcessor, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely fetches all the rows from the results of a customizable select query.
- executeFetchAll(ReadQuery, RowProcessor) - Method in class rife.database.DbQueryManager
-
Convenience alternative to
DbQueryManager.executeFetchAll(ReadQuery, DbRowProcessor)that uses a simplifiedRowProcessorthat can be implemented with a lambda. - executeFetchAll(ReadQuery, RowProcessor, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Convenience alternative to
DbQueryManager.executeFetchAll(ReadQuery, DbRowProcessor, PreparedStatementHandler)that uses a simplifiedRowProcessorthat can be implemented with a lambda. - executeFetchAllBeans(ReadQuery, Class<BeanType>) - Method in class rife.database.DbQueryManager
-
Safely and quickly fetches the all the bean instances from the results of a select query.
- executeFetchAllBeans(ReadQuery, Class<BeanType>, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely fetches the all the bean instances from the results of a customizable select query.
- executeFetchFirst(ReadQuery, DbRowProcessor) - Method in class rife.database.DbQueryManager
-
Safely and quickly fetches the first row from the results of a select query.
- executeFetchFirst(ReadQuery, DbRowProcessor, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely fetches the first row from the results of a customizable select query.
- executeFetchFirst(ReadQuery, RowProcessor) - Method in class rife.database.DbQueryManager
-
Convenience alternative to
DbQueryManager.executeFetchFirst(ReadQuery, DbRowProcessor)that uses a simplifiedRowProcessorthat can be implemented with a lambda. - executeFetchFirst(ReadQuery, RowProcessor, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Convenience alternative to
DbQueryManager.executeFetchFirst(ReadQuery, DbRowProcessor, PreparedStatementHandler)that uses a simplifiedRowProcessorthat can be implemented with a lambda. - executeFetchFirstBean(ReadQuery, Class<BeanType>) - Method in class rife.database.DbQueryManager
-
Safely and quickly fetches the first bean instance from the results of a select query.
- executeFetchFirstBean(ReadQuery, Class<BeanType>, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely fetches the first bean instance from the results of a customizable select query.
- executeFormatDiagnostic(Diagnostic<? extends JavaFileObject>) - Method in class rife.bld.operations.CompileOperation
-
Part of the
CompileOperation.execute()operation, format a single diagnostic. - executeFormatDiagnostic(Diagnostic<? extends JavaFileObject>) - Method in class rife.bld.operations.JavadocOperation
-
Part of the
JavadocOperation.execute()operation, format a single diagnostic. - executeGenerateCompileDependencies() - Method in class rife.bld.operations.DependencyTreeOperation
-
Part of the
DependencyTreeOperation.execute()operation, generates the tree for the compile scope. - executeGenerateExtensionsDependencies() - Method in class rife.bld.operations.DependencyTreeOperation
-
Part of the
DependencyTreeOperation.execute()operation, generates the tree for the extensions. - executeGenerateProvidedDependencies() - Method in class rife.bld.operations.DependencyTreeOperation
-
Part of the
DependencyTreeOperation.execute()operation, generates the tree for the provided scope. - executeGenerateRuntimeDependencies() - Method in class rife.bld.operations.DependencyTreeOperation
-
Part of the
DependencyTreeOperation.execute()operation, generates the tree for the runtime scope. - executeGenerateTestDependencies() - Method in class rife.bld.operations.DependencyTreeOperation
-
Part of the
DependencyTreeOperation.execute()operation, generates the tree for the test scope. - executeGetFirstBoolean(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
booleanfrom the results of a select query. - executeGetFirstBoolean(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
booleanfrom the results of a customizable select query. - executeGetFirstByte(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
bytefrom the results of a select query. - executeGetFirstByte(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
bytefrom the results of a customizable select query. - executeGetFirstBytes(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
bytearray from the results of a select query. - executeGetFirstBytes(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
bytearray from the results of a customizable select query. - executeGetFirstDate(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a sql
Datefrom the results of a select query. - executeGetFirstDate(ReadQuery, Calendar) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a sql
Datefrom the results of a select query. - executeGetFirstDate(ReadQuery, Calendar, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a sql
Datefrom the results of a customizable select query. - executeGetFirstDate(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a sql
Datefrom the results of a customizable select query. - executeGetFirstDouble(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
doublefrom the results of a select query. - executeGetFirstDouble(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
doublefrom the results of a customizable select query. - executeGetFirstFloat(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
floatfrom the results of a select query. - executeGetFirstFloat(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
floatfrom the results of a customizable select query. - executeGetFirstInt(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
intfrom the results of a select query. - executeGetFirstInt(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
intfrom the results of a customizable select query. - executeGetFirstLong(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
longfrom the results of a select query. - executeGetFirstLong(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
longfrom the results of a customizable select query. - executeGetFirstShort(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
shortfrom the results of a select query. - executeGetFirstShort(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
shortfrom the results of a customizable select query. - executeGetFirstString(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a
Stringfrom the results of a select query. - executeGetFirstString(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a
Stringfrom the results of a customizable select query. - executeGetFirstTime(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a sql
Timefrom the results of a select query. - executeGetFirstTime(ReadQuery, Calendar) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a sql
Timefrom the results of a select query. - executeGetFirstTime(ReadQuery, Calendar, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a sql
Timefrom the results of a customizable select query. - executeGetFirstTime(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a sql
Timefrom the results of a customizable select query. - executeGetFirstTimestamp(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a sql
Timestampfrom the results of a select query. - executeGetFirstTimestamp(ReadQuery, Calendar) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a sql
Timestampfrom the results of a select query. - executeGetFirstTimestamp(ReadQuery, Calendar, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a sql
Timestampfrom the results of a customizable select query. - executeGetFirstTimestamp(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as a sql
Timestampfrom the results of a customizable select query. - executeGetTemplateFactories() - Method in class rife.bld.operations.PrecompileOperation
-
Part of the
PrecompileOperation.execute()operation, gets the template factories for the registered template types. - executeHasResultRows(ReadQuery) - Method in class rife.database.DbQueryManager
-
Safely and quickly verifies if a select query returns any rows.
- executeHasResultRows(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely verifies if a customizable select query returns any rows.
- executeOnce() - Method in class rife.bld.operations.AbstractOperation
-
Ensures that this operation instance is executed once and only once.
- executeOnce(Runnable) - Method in class rife.bld.operations.AbstractOperation
-
Ensures that this operation instance is executed once and only once.
- executePopulateIdeaProject() - Method in class rife.bld.operations.AbstractCreateOperation
-
Part of the
AbstractCreateOperation.execute()operation, populates the IDEA project structure. - executePopulateIdeaProject() - Method in class rife.bld.operations.CreateRife2Operation
- executePopulateProjectStructure() - Method in class rife.bld.operations.AbstractCreateOperation
-
Part of the
AbstractCreateOperation.execute()operation, populates the project structure. - executePopulateProjectStructure() - Method in class rife.bld.operations.CreateRife2Operation
- executePopulateVscodeProject() - Method in class rife.bld.operations.AbstractCreateOperation
-
Part of the
AbstractCreateOperation.execute()operation, populates the vscode project structure. - executePrintBldArguments() - Method in class rife.bld.operations.HelpOperation
-
Part of the
HelpOperation.execute()operation, prints the supported bld arguments. - executePrintCommands() - Method in class rife.bld.operations.HelpOperation
-
Part of the
HelpOperation.execute()operation, prints the summaries of all supported build commands. - executePrintHelpArguments() - Method in class rife.bld.operations.HelpOperation
-
Part of the
HelpOperation.execute()operation, prints the supported help arguments. - executePrintWelcome() - Method in class rife.bld.operations.HelpOperation
-
Part of the
HelpOperation.execute()operation, prints the welcome message. - executeProcessDiagnostics(DiagnosticCollector<JavaFileObject>) - Method in class rife.bld.operations.CompileOperation
-
Part of the
CompileOperation.execute()operation, processes the compilation diagnostics. - executeProcessDiagnostics(DiagnosticCollector<JavaFileObject>) - Method in class rife.bld.operations.JavadocOperation
-
Part of the
JavadocOperation.execute()operation, processes the compilation diagnostics. - executePublishArtifacts(Repository, Version) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, publishes all the artifacts in this operation. - executePublishFileArtifact(Repository, File, String) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, publishes a single artifact with hashes and a potential signature. - executePublishMetadata(Repository, ZonedDateTime) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, publishes the artifact metadata. - executePublishPom(Repository, Version) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, publishes the Maven POM. - executePublishSnapshotMetadata(Repository, ZonedDateTime) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, publishes snapshot metadata if this is a snapshot version. - executePublishStringArtifact(Repository, String, String, boolean) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, publishes a single artifact with hashes and a potential signature. - executePurgeCompileDependencies() - Method in class rife.bld.operations.PurgeOperation
-
Part of the
PurgeOperation.execute()operation, purge thecompilescope artifacts. - executePurgeDependencies(File, File, DependencySet) - Method in class rife.bld.operations.PurgeOperation
-
Part of the
PurgeOperation.execute()operation, purge the artifacts for a particular dependency scope. - executePurgeProvidedDependencies() - Method in class rife.bld.operations.PurgeOperation
-
Part of the
PurgeOperation.execute()operation, purge theprovidedscope artifacts. - executePurgeRuntimeDependencies() - Method in class rife.bld.operations.PurgeOperation
-
Part of the
PurgeOperation.execute()operation, purge theruntimescope artifacts. - executePurgeStandaloneDependencies() - Method in class rife.bld.operations.PurgeOperation
-
Part of the
PurgeOperation.execute()operation, purge thestandalonescope artifacts. - executePurgeTestDependencies() - Method in class rife.bld.operations.PurgeOperation
-
Part of the
PurgeOperation.execute()operation, purge thetestscope artifacts. - executeQuery() - Method in class rife.database.DbPreparedStatement
-
Executes the SQL query in this
DbPreparedStatementobject. - executeQuery(String) - Method in class rife.database.DbStatement
-
Executes the given SQL statement.
- executeQuery(ReadQuery) - Method in class rife.database.DbQueryManager
-
Executes a query statement in a connection of this
DbQueryManager'sDatasource. - executeQuery(ReadQuery) - Method in class rife.database.DbStatement
-
Executes the given
Querybuilder's SQL statement. - executeQuery(ReadQuery, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Executes a customizable select statement.
- executeResultQuery(ReadQuery, DbResultSetHandler) - Method in class rife.database.DbQueryManager
-
Executes a select statement and handle the results in a custom fashion.
- executeSignFile(File) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, generates the signature of a file. - executeStartProcess() - Method in class rife.bld.operations.AbstractProcessOperation
-
Part of the
AbstractProcessOperation.execute()operation, starts the process. - executeStoreArtifact(Repository, File, String) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, stores an artifact. - executeStoreArtifact(Repository, String, String) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, stores an artifact. - executeTransferArtifact(Repository, File, String) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, transfers an artifact. - executeTransferArtifact(Repository, String, String) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, transfers an artifact. - executeUpdate() - Method in class rife.database.DbPreparedStatement
-
Executes the SQL statement in this
DbPreparedStatementobject, which must be an SQLINSERT,UPDATEorDELETEstatement; or a SQL statement that returns nothing, such as a DDL statement. - executeUpdate(String) - Method in class rife.database.DbQueryManager
-
Safely and quickly executes an update statement.
- executeUpdate(String) - Method in class rife.database.DbStatement
-
Executes the given SQL statement, which may be an
INSERT,UPDATE, orDELETEstatement or an SQL statement that returns nothing, such as an SQL DDL statement. - executeUpdate(Query) - Method in class rife.database.DbQueryManager
-
Safely and quickly executes an update statement.
- executeUpdate(Query) - Method in class rife.database.DbStatement
-
Executes the given
Querybuilder's SQL statement, which may be anINSERT,UPDATE, orDELETEstatement or a SQL statement that returns nothing, such as an SQL DDL statement. - executeUpdate(Query, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely execute an update statement.
- executeUploadArtifact(Repository, HttpRequest.BodyPublisher, String) - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, uploads an artifact. - executeUseFirstAsciiStream(ReadQuery, InputStreamUser) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as an ASCII
InputStreamfrom the results of a select query. - executeUseFirstAsciiStream(ReadQuery, InputStreamUser, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as an ASCII
InputStreamfrom the results of a customizable select query. - executeUseFirstBinaryStream(ReadQuery, InputStreamUser) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a binary
InputStreamfrom the results of a select query. - executeUseFirstBinaryStream(ReadQuery, InputStreamUser, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as an binary
InputStreamfrom the results of a customizable select query. - executeUseFirstCharacterStream(ReadQuery, ReaderUser) - Method in class rife.database.DbQueryManager
-
Safely and quickly retrieves the first cell as a character
Readerfrom the results of a select query. - executeUseFirstCharacterStream(ReadQuery, ReaderUser, PreparedStatementHandler) - Method in class rife.database.DbQueryManager
-
Safely retrieves the first cell as an character
Readerfrom the results of a customizable select query. - executeValidateArtifacts() - Method in class rife.bld.operations.PublishOperation
-
Part of the
PublishOperation.execute()operation, validates the publishing artifacts. - ExecutionErrorException - Exception in rife.database.exceptions
- ExecutionErrorException(String, Datasource, Throwable) - Constructor for exception rife.database.exceptions.ExecutionErrorException
- exists() - Method in class rife.bld.dependencies.DependencyResolver
-
Checks whether the dependency exists in any of the provided repositories.
- EXIT_FAILURE - Static variable in exception rife.bld.operations.exceptions.ExitStatusException
- EXIT_SUCCESS - Static variable in exception rife.bld.operations.exceptions.ExitStatusException
- exitStatus() - Method in class rife.bld.BuildExecutor
-
Retrieves the exit status.
- exitStatus(int) - Method in class rife.bld.BuildExecutor
-
Set the exist status to use at the end of the execution.
- ExitStatusException - Exception in rife.bld.operations.exceptions
-
When thrown, indicates that the exit status has changed due to the operation execution.
- ExitStatusException(int) - Constructor for exception rife.bld.operations.exceptions.ExitStatusException
- EXPORTED - Enum constant in enum class rife.bld.operations.JavadocOptions.ModulePackages
- extDirs(File...) - Method in class rife.bld.operations.JavacOptions
-
Override location of installed extensions
- extDirs(File...) - Method in class rife.bld.operations.JavadocOptions
-
Override location of installed extensions
- extDirs(String...) - Method in class rife.bld.operations.JavacOptions
-
Override location of installed extensions
- extDirs(String...) - Method in class rife.bld.operations.JavadocOptions
-
Override location of installed extensions
- extDirs(Path...) - Method in class rife.bld.operations.JavacOptions
-
Override location of installed extensions
- extDirs(Path...) - Method in class rife.bld.operations.JavadocOptions
-
Override location of installed extensions
- extDirs(List<File>) - Method in class rife.bld.operations.JavacOptions
-
Override location of installed extensions
- extDirs(List<File>) - Method in class rife.bld.operations.JavadocOptions
-
Override location of installed extensions
- extDirsPaths(List<Path>) - Method in class rife.bld.operations.JavacOptions
-
Override location of installed extensions
- extDirsPaths(List<Path>) - Method in class rife.bld.operations.JavadocOptions
-
Override location of installed extensions
- extDirsStrings(List<String>) - Method in class rife.bld.operations.JavacOptions
-
Override location of installed extensions
- extDirsStrings(List<String>) - Method in class rife.bld.operations.JavadocOptions
-
Override location of installed extensions
- extension() - Method in record class rife.bld.publish.SnapshotVersion
-
Returns the value of the
extensionrecord component. - extensionDependencies() - Method in class rife.bld.operations.DependencyTreeOperation
-
Retrieves the scoped extension dependencies that will be used for tree generation.
- extensionDependencies(DependencyScopes) - Method in class rife.bld.operations.DependencyTreeOperation
-
Provides scoped extension dependencies to generate a tree for.
- extensionProperties() - Method in class rife.bld.operations.DependencyTreeOperation
-
Returns the extension hierarchical properties that are used.
- extensionProperties(HierarchicalProperties) - Method in class rife.bld.operations.DependencyTreeOperation
-
Provides the extension hierarchical properties to use.
- extensionRepositories() - Method in class rife.bld.operations.DependencyTreeOperation
-
Retrieves the extension repositories in which the dependencies will be resolved.
- extensionRepositories(List<Repository>) - Method in class rife.bld.operations.DependencyTreeOperation
-
Provides a list of extension repositories to resolve the extension dependencies against.
- extensionRepositories(Repository...) - Method in class rife.bld.operations.DependencyTreeOperation
-
Provides extension repositories to resolve the extension dependencies against.
- extensions() - Method in class rife.bld.wrapper.Wrapper
-
Returns the set of extensions.
- ExternalValue - Class in rife.template
- ExternalValue() - Constructor for class rife.template.ExternalValue
- EXTRACT - Enum constant in enum class rife.bld.operations.JmodOperation.OperationMode
-
Extracts all the files from the JMOD archive file.
- extractLocalizedUrl(String) - Static method in class rife.tools.Localization
- extractMimeTypeFromContentType(String) - Static method in class rife.tools.HttpUtils
-
Extracts only the mime-type from a Content-Type HTTP header.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form