Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class rife.bld.BaseProject
-
The project's name.
- name() - Method in class rife.bld.BaseProject
-
Returns the project's name.
- name() - Method in record class rife.bld.NamedFile
-
Returns the value of the
name
record component. - name() - Method in record class rife.bld.operations.JpackageOperation.Launcher
-
Returns the value of the
name
record component. - name() - Method in class rife.bld.publish.PublishDeveloper
-
Retrieves the developer's name.
- name() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the project's name.
- name() - Method in class rife.bld.publish.PublishLicense
-
Retrieves the license's name.
- name(String) - Method in class rife.bld.operations.JpackageOptions
-
Name of the application and/or package.
- name(String) - Method in class rife.bld.publish.PublishDeveloper
-
Provides the developer's name.
- name(String) - Method in class rife.bld.publish.PublishInfo
-
Provides the project's name.
- name(String) - Method in class rife.bld.publish.PublishLicense
-
Provides the license's name.
- name(String) - Method in class rife.database.queries.CreateSequence
- name(String) - Method in class rife.database.queries.DropSequence
- name(String) - Method in class rife.database.queries.SequenceValue
- name(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the name of the content data of this property.
- NAME - Static variable in class rife.validation.ConstrainedProperty
- NamedFile - Record Class in rife.bld
-
Combines the information of a filesystem file with the name it's intended to have.
- NamedFile(String, File) - Constructor for record class rife.bld.NamedFile
-
Creates an instance of a
NamedFile
record class. - NameSelector - Interface in rife.selector
- NameSelectorHostname - Class in rife.selector
-
Selects a name according to the current hostname.
- NameSelectorHostname() - Constructor for class rife.selector.NameSelectorHostname
- NameSelectorOs - Class in rife.selector
-
Selects a name according to the current operating system.
- NameSelectorOs() - Constructor for class rife.selector.NameSelectorOs
- NameSelectorProperty - Class in rife.selector
-
Selects a name according to the
rife.application
application property. - NameSelectorProperty() - Constructor for class rife.selector.NameSelectorProperty
- NameSelectorUser - Class in rife.selector
-
Selects a name according to the current user.
- NameSelectorUser() - Constructor for class rife.selector.NameSelectorUser
- nativeHeaders(File) - Method in class rife.bld.operations.JavacOptions
-
Specify where to place generated native header files
- nativeHeaders(String) - Method in class rife.bld.operations.JavacOptions
-
Specify where to place generated native header files
- nativeHeaders(Path) - Method in class rife.bld.operations.JavacOptions
-
Specify where to place generated native header files
- NATURAL - Static variable in class rife.database.queries.Select.JoinCondition
- NATURAL - Static variable in class rife.database.queries.Select
- next() - Method in class rife.database.DbResultSet
- next() - Method in class rife.database.queries.SequenceValue
- NEXT - Static variable in class rife.database.queries.SequenceValue
- NEXT - Static variable in class rife.database.queries.SequenceValue.Operation
- nextToken() - Method in class rife.bld.operations.AbstractToolProviderOperation.CommandLineTokenizer
- NO_ACCESSIBILITY - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- NO_ARRAY - Enum constant in enum class rife.tools.ArrayUtils.ArrayType
- NO_COMPRESSION - Enum constant in enum class rife.bld.operations.JlinkOptions.CompressionLevel
-
Level 0: No compression
- NO_HTML - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- NO_MISSING - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- NO_REFERENCE - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- NO_SYNTAX - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- NOACTION - Static variable in class rife.database.queries.CreateTable
- NOACTION - Static variable in class rife.database.queries.CreateTable.ViolationAction
- noComment() - Method in class rife.bld.operations.JavadocOptions
-
Suppress description and tags, generate only declarations
- noDeprecated() - Method in class rife.bld.operations.JavadocOptions
-
Do not include @deprecated information
- noDeprecatedList() - Method in class rife.bld.operations.JavadocOptions
-
Do not generate deprecated list
- noHeaderFiles(boolean) - Method in class rife.bld.operations.JlinkOptions
-
Exclude include header files.
- noHelp() - Method in class rife.bld.operations.JavadocOptions
-
Do not generate help link
- noIndex() - Method in class rife.bld.operations.JavadocOptions
-
Do not generate index
- noManPages(boolean) - Method in class rife.bld.operations.JlinkOptions
-
Exclude man pages.
- noNavbar() - Method in class rife.bld.operations.JavadocOptions
-
Do not generate navigation bar
- NONE - Enum constant in enum class rife.bld.operations.JavacOptions.DebuggingInfo
- NONE - Enum constant in enum class rife.bld.operations.JavacOptions.Implicit
- NONE - Enum constant in enum class rife.bld.operations.JavacOptions.Processing
- NONE - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- NONE - Enum constant in enum class rife.bld.operations.JUnitOptions.Details
- NoParametersException - Exception in rife.database.exceptions
- NoParametersException(DbPreparedStatement) - Constructor for exception rife.database.exceptions.NoParametersException
- NoParametrizedQueryException - Exception in rife.database.exceptions
- NoParametrizedQueryException(DbPreparedStatement) - Constructor for exception rife.database.exceptions.NoParametrizedQueryException
- noPlatformLinks() - Method in class rife.bld.operations.JavadocOptions
-
Do not generate links to the platform documentation
- noQualifier(String...) - Method in class rife.bld.operations.JavadocOptions
-
Exclude the list of qualifiers from the output
- noQualifier(List<String>) - Method in class rife.bld.operations.JavadocOptions
-
Exclude the list of qualifiers from the output
- noSince() - Method in class rife.bld.operations.JavadocOptions
-
Do not include @since information
- NOT_EMPTY - Static variable in class rife.validation.ConstrainedProperty
- NOT_EQUAL - Static variable in class rife.validation.ConstrainedProperty
- NOT_NULL - Static variable in class rife.validation.ConstrainedProperty
- NOT_NUMERIC(String) - Constructor for class rife.validation.ValidationError.NOT_NUMERIC
- notEmpty(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value can be empty.
- notEqual(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set that the property value can't be equal to a specified
boolean
reference value. - notEqual(Object) - Method in class rife.validation.ConstrainedProperty
-
Set that the property value can't be equal to a specified
Object
reference value. - noTimestamp() - Method in class rife.bld.operations.JavadocOptions
-
Do not include hidden time stamp
- notNull(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value can be
null
. - NOTNULL - Static variable in class rife.database.queries.CreateTable
- NOTNULL - Static variable in class rife.database.queries.CreateTable.Nullable
- noTree() - Method in class rife.bld.operations.JavadocOptions
-
Do not generate class hierarchy
- noWarn() - Method in class rife.bld.operations.JavacOptions
-
Generate no warnings
- NULL - Static variable in class rife.database.queries.CreateTable
- NULL - Static variable in class rife.database.queries.CreateTable.Nullable
- NULL - Static variable in class rife.database.types.SqlNull
- nullable(String, CreateTable.Nullable) - Method in class rife.database.queries.CreateTable
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form