Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- aarch_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- AARCH64 - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
aarch_64
- addAllCategories(Iterable<? extends MCategoryName>) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds elements to
categoriesset. - addAllDescriptions(Iterable<? extends MParagraph>) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Adds elements to
descriptionslist. - addAllExcludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Adds elements to
excludeslist. - addAllExcludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Adds elements to
excludeslist. - addAllFeatures(Iterable<? extends MFeature>) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Adds elements to
featureslist. - addAllIncludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Adds elements to
includeslist. - addAllIncludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Adds elements to
includeslist. - addAllItems(Iterable<? extends MManifestItemType>) - Method in class com.io7m.montarre.api.MManifest.Builder
-
Adds elements to
itemslist. - addAllLinks(Iterable<? extends MLink>) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds elements to
linksset. - addAllLongDescriptions(Iterable<? extends MLongDescriptionType>) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds elements to
longDescriptionslist. - addAllPermissions(Iterable<? extends MFlatpakPermission>) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Adds elements to
permissionslist. - addAllRuntimes(Iterable<? extends MFlatpakRuntime>) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Adds elements to
runtimeslist. - addCategories(MCategoryName) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds one element to
categoriesset. - addCategories(MCategoryName...) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds elements to
categoriesset. - addDescriptions(MParagraph) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Adds one element to
descriptionslist. - addDescriptions(MParagraph...) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Adds elements to
descriptionslist. - addExcludes(Pattern) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Adds one element to
excludeslist. - addExcludes(Pattern) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Adds one element to
excludeslist. - addExcludes(Pattern...) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Adds elements to
excludeslist. - addExcludes(Pattern...) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Adds elements to
excludeslist. - addFeatures(MFeature) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Adds one element to
featureslist. - addFeatures(MFeature...) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Adds elements to
featureslist. - addFile(MFileName, Path) - Method in interface com.io7m.montarre.api.io.MPackageWriterType
-
Add a file to the package.
- addFile(MFileName, Path) - Method in class com.io7m.montarre.io.internal.MPackageWriter
- addIncludes(Pattern) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Adds one element to
includeslist. - addIncludes(Pattern) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Adds one element to
includeslist. - addIncludes(Pattern...) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Adds elements to
includeslist. - addIncludes(Pattern...) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Adds elements to
includeslist. - addItems(MManifestItemType) - Method in class com.io7m.montarre.api.MManifest.Builder
-
Adds one element to
itemslist. - addItems(MManifestItemType...) - Method in class com.io7m.montarre.api.MManifest.Builder
-
Adds elements to
itemslist. - addLinks(MLink) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds one element to
linksset. - addLinks(MLink...) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds elements to
linksset. - addLongDescriptions(MLongDescriptionType) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds one element to
longDescriptionslist. - addLongDescriptions(MLongDescriptionType...) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Adds elements to
longDescriptionslist. - addPermissions(MFlatpakPermission) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Adds one element to
permissionslist. - addPermissions(MFlatpakPermission...) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Adds elements to
permissionslist. - addRuntimes(MFlatpakRuntime) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Adds one element to
runtimeslist. - addRuntimes(MFlatpakRuntime...) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Adds elements to
runtimeslist. - adoptiumName() - Method in enum class com.io7m.montarre.adoptium.METArchitectureName
- adoptiumName() - Method in enum class com.io7m.montarre.adoptium.METImageKind
- adoptiumName() - Method in enum class com.io7m.montarre.adoptium.METOperatingSystemName
- aix() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- AIX - Enum constant in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
aix
- algorithm() - Method in record class com.io7m.montarre.api.MHash
-
Returns the value of the
algorithmrecord component. - all() - Method in interface com.io7m.montarre.api.MTranslatedTextType
- appImageRoot() - Method in class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImage
- application() - Method in class com.io7m.montarre.cmdline.MMain
- applicationKind() - Method in class com.io7m.montarre.api.MMetadata
- applicationKind() - Method in interface com.io7m.montarre.api.MMetadataType
- architecture() - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Returns the value of the
architecturerecord component. - architecture() - Method in class com.io7m.montarre.adoptium.MEARuntime
- architecture() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
- architecture() - Method in interface com.io7m.montarre.adoptium.MEARuntimeSearchType
- architecture() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
- architecture() - Method in record class com.io7m.montarre.api.MPlatform
-
Returns the value of the
architecturerecord component. - architecture() - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Returns the value of the
architecturerecord component. - architecture() - Method in class com.io7m.montarre.api.MPlatformFileFilter
- architecture() - Method in interface com.io7m.montarre.api.MPlatformFileFilterType
- architecture() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceType
- architecture() - Method in class com.io7m.montarre.nativepack.internal.MNWorkspace
- ARM - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
arm_32
- arm_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- attribute(String, Object) - Method in class com.io7m.montarre.io.internal.MCheckAbstract
- attributes() - Method in exception class com.io7m.montarre.api.MException
- attributes() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Returns the value of the
attributesrecord component.
B
- baseDirectory() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
- baseDirectory() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceConfigurationType
- baseURI() - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
- baseURI() - Method in interface com.io7m.montarre.adoptium.MEAdoptiumConfigurationType
- batchScript(MJavaInfoType, MShortName) - Static method in class com.io7m.montarre.nativepack.internal.shell.MBatchScripts
-
Generate the lines of a launcher batch script.
- batchScriptText(MJavaInfoType, MShortName) - Static method in class com.io7m.montarre.nativepack.internal.shell.MBatchScripts
-
Generate the text of a launcher batch script.
- binaries() - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Returns the value of the
binariesrecord component. - BOM - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A bill-of-materials.
- build() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
buildrecord component. - build() - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration.Builder
-
Builds a new
MEAdoptiumConfiguration. - build() - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Builds a new
MEARuntime. - build() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch.Builder
-
Builds a new
MEARuntimeSearch. - build() - Method in class com.io7m.montarre.api.MCopying.Builder
-
Builds a new
MCopying. - build() - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Builds a new
MFileFilter. - build() - Method in class com.io7m.montarre.api.MJavaInfo.Builder
-
Builds a new
MJavaInfo. - build() - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Builds a new
MLongDescription. - build() - Method in class com.io7m.montarre.api.MManifest.Builder
-
Builds a new
MManifest. - build() - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Builds a new
MMetadata. - build() - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Builds a new
MMetadataFlatpak. - build() - Method in class com.io7m.montarre.api.MNames.Builder
-
Builds a new
MNames. - build() - Method in class com.io7m.montarre.api.MPackageDeclaration.Builder
-
Builds a new
MPackageDeclaration. - build() - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Builds a new
MPlatformFileFilter. - build() - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Builds a new
MTranslatedText. - build() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration.Builder
-
Builds a new
MNativeWorkspaceConfiguration. - builder() - Static method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
-
Creates a builder for
MEAdoptiumConfiguration. - builder() - Static method in class com.io7m.montarre.adoptium.MEARuntime
-
Creates a builder for
MEARuntime. - builder() - Static method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Creates a builder for
MEARuntimeSearch. - builder() - Static method in class com.io7m.montarre.api.MCopying
-
Creates a builder for
MCopying. - builder() - Static method in class com.io7m.montarre.api.MFileFilter
-
Creates a builder for
MFileFilter. - builder() - Static method in class com.io7m.montarre.api.MJavaInfo
-
Creates a builder for
MJavaInfo. - builder() - Static method in class com.io7m.montarre.api.MLongDescription
-
Creates a builder for
MLongDescription. - builder() - Static method in class com.io7m.montarre.api.MManifest
-
Creates a builder for
MManifest. - builder() - Static method in class com.io7m.montarre.api.MMetadata
-
Creates a builder for
MMetadata. - builder() - Static method in class com.io7m.montarre.api.MMetadataFlatpak
-
Creates a builder for
MMetadataFlatpak. - builder() - Static method in class com.io7m.montarre.api.MNames
-
Creates a builder for
MNames. - builder() - Static method in class com.io7m.montarre.api.MPackageDeclaration
-
Creates a builder for
MPackageDeclaration. - builder() - Static method in class com.io7m.montarre.api.MPlatformFileFilter
-
Creates a builder for
MPlatformFileFilter. - builder() - Static method in class com.io7m.montarre.api.MTranslatedText
-
Creates a builder for
MTranslatedText. - builder() - Static method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Creates a builder for
MNativeWorkspaceConfiguration.
C
- caption() - Method in record class com.io7m.montarre.api.MResource
-
Returns the value of the
captionrecord component. - categories() - Method in class com.io7m.montarre.api.MMetadata
- categories() - Method in interface com.io7m.montarre.api.MMetadataType
- checkHash(MFileName) - Method in interface com.io7m.montarre.api.io.MPackageReaderType
-
Check the digest of the given file, raising an exception if it does not match what is in the package declaration.
- checkHash(MFileName) - Method in class com.io7m.montarre.io.internal.MPackageReader
- checkPreconditions() - Method in interface com.io7m.montarre.api.MMetadataType
-
Check preconditions for the type.
- checksum() - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Returns the value of the
checksumrecord component. - clearAttributes() - Method in class com.io7m.montarre.io.internal.MCheckAbstract
- close() - Method in class com.io7m.montarre.adoptium.internal.MEAdoptium
- close() - Method in interface com.io7m.montarre.adoptium.MEAdoptiumType
- close() - Method in interface com.io7m.montarre.api.io.MPackageReaderType
- close() - Method in interface com.io7m.montarre.api.io.MPackageWriterType
- close() - Method in interface com.io7m.montarre.api.natives.MNativeProcessesType
- close() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceType
- close() - Method in interface com.io7m.montarre.api.validation.MValidatorType
- close() - Method in interface com.io7m.montarre.api.wix.MWiXValidatorType
- close() - Method in interface com.io7m.montarre.api.wix.MWiXWriterType
- close() - Method in class com.io7m.montarre.io.internal.MPackageReader
- close() - Method in class com.io7m.montarre.io.internal.MPackageWriter
- close() - Method in class com.io7m.montarre.io.internal.MValidator
- close() - Method in class com.io7m.montarre.nativepack.internal.MNWorkspace
- close() - Method in class com.io7m.montarre.nativepack.internal.MWiXValidator
- close() - Method in class com.io7m.montarre.nativepack.internal.MWiXWriter
- close() - Method in class com.io7m.montarre.nativepack.MNativeProcesses
- close() - Method in class com.io7m.montarre.xml.internal.MLongDescriptionParser
- close() - Method in class com.io7m.montarre.xml.internal.MLongDescriptionSerializer
- close() - Method in class com.io7m.montarre.xml.internal.MPackageDeclarationParser
- close() - Method in class com.io7m.montarre.xml.internal.MPackageDeclarationSerializer
- com.io7m.montarre.adoptium - package com.io7m.montarre.adoptium
-
Application packaging tools (Adoptium support).
- com.io7m.montarre.adoptium.internal - package com.io7m.montarre.adoptium.internal
-
Application packaging tools (Eclipse Temurin support).
- com.io7m.montarre.api - package com.io7m.montarre.api
-
Application packaging tools (API).
- com.io7m.montarre.api.http - package com.io7m.montarre.api.http
-
Application packaging tools (API [I/O]).
- com.io7m.montarre.api.io - package com.io7m.montarre.api.io
-
Application packaging tools (API [I/O]).
- com.io7m.montarre.api.natives - package com.io7m.montarre.api.natives
-
Application packaging tools (API).
- com.io7m.montarre.api.parsers - package com.io7m.montarre.api.parsers
-
Application packaging tools (API [Parsers]).
- com.io7m.montarre.api.validation - package com.io7m.montarre.api.validation
-
Application packaging tools (API [Validation]).
- com.io7m.montarre.api.wix - package com.io7m.montarre.api.wix
-
Application packaging tools (API [WiX]).
- com.io7m.montarre.cmdline - package com.io7m.montarre.cmdline
-
Application packaging tools (Command-line tools).
- com.io7m.montarre.cmdline.converters - package com.io7m.montarre.cmdline.converters
-
Application packaging tools (Command-line tools [Converters]).
- com.io7m.montarre.cmdline.internal - package com.io7m.montarre.cmdline.internal
-
Application packaging tools (Command-line tools [internals]).
- com.io7m.montarre.io - package com.io7m.montarre.io
-
Application packaging tools (I/O).
- com.io7m.montarre.io.internal - package com.io7m.montarre.io.internal
-
Application packaging tools (I/O [internals]).
- com.io7m.montarre.nativepack - package com.io7m.montarre.nativepack
-
Application packaging tools (Native packaging).
- com.io7m.montarre.nativepack.internal - package com.io7m.montarre.nativepack.internal
-
Application packaging tools (Native packaging [internals]).
- com.io7m.montarre.nativepack.internal.app_image - package com.io7m.montarre.nativepack.internal.app_image
-
Application packaging tools (Native packaging [internals]).
- com.io7m.montarre.nativepack.internal.deb - package com.io7m.montarre.nativepack.internal.deb
-
Application packaging tools (Native packaging [internals]).
- com.io7m.montarre.nativepack.internal.flatpak - package com.io7m.montarre.nativepack.internal.flatpak
-
Application packaging tools (Native packaging [internals]).
- com.io7m.montarre.nativepack.internal.msi - package com.io7m.montarre.nativepack.internal.msi
-
Application packaging tools (Native packaging [internals]).
- com.io7m.montarre.nativepack.internal.shell - package com.io7m.montarre.nativepack.internal.shell
-
Application packaging tools (Native packaging [internals]).
- com.io7m.montarre.schema - package com.io7m.montarre.schema
-
Application packaging tools (Schema).
- com.io7m.montarre.xml - package com.io7m.montarre.xml
-
Application packaging tools (XML).
- com.io7m.montarre.xml.internal - package com.io7m.montarre.xml.internal
-
Application packaging tools (XML [internals]).
- com.io7m.montarre.xml.internal.v1 - package com.io7m.montarre.xml.internal.v1
-
Application packaging tools (XML [internals]).
- compareTo(MArchitectureName) - Method in record class com.io7m.montarre.api.MArchitectureName
- compareTo(MCategoryName) - Method in record class com.io7m.montarre.api.MCategoryName
- compareTo(MFileName) - Method in record class com.io7m.montarre.api.MFileName
- compareTo(MLanguageCode) - Method in record class com.io7m.montarre.api.MLanguageCode
- compareTo(MLink) - Method in record class com.io7m.montarre.api.MLink
- compareTo(MOperatingSystemName) - Method in record class com.io7m.montarre.api.MOperatingSystemName
- compareTo(MPlatform) - Method in record class com.io7m.montarre.api.MPlatform
- CONSOLE - Enum constant in enum class com.io7m.montarre.api.MApplicationKind
-
A console application.
- CONTACT - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to a contact page.
- CONTRIBUTE - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to a contribution page.
- convertedClass() - Method in class com.io7m.montarre.cmdline.converters.MArchitectureNameConverter
- convertedClass() - Method in class com.io7m.montarre.cmdline.converters.MOperatingSystemNameConverter
- convertedClass() - Method in class com.io7m.montarre.cmdline.converters.RuntimeVersionConverter
- convertFromString(String) - Method in class com.io7m.montarre.cmdline.converters.MArchitectureNameConverter
- convertFromString(String) - Method in class com.io7m.montarre.cmdline.converters.MOperatingSystemNameConverter
- convertFromString(String) - Method in class com.io7m.montarre.cmdline.converters.RuntimeVersionConverter
- convertToString(MArchitectureName) - Method in class com.io7m.montarre.cmdline.converters.MArchitectureNameConverter
- convertToString(MOperatingSystemName) - Method in class com.io7m.montarre.cmdline.converters.MOperatingSystemNameConverter
- convertToString(Runtime.Version) - Method in class com.io7m.montarre.cmdline.converters.RuntimeVersionConverter
- copying() - Method in class com.io7m.montarre.api.MMetadata
- copying() - Method in interface com.io7m.montarre.api.MMetadataType
- copyOf(MEAdoptiumConfigurationType) - Static method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
-
Creates an immutable copy of a
MEAdoptiumConfigurationTypevalue. - copyOf(MEARuntimeSearchType) - Static method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Creates an immutable copy of a
MEARuntimeSearchTypevalue. - copyOf(MEARuntimeType) - Static method in class com.io7m.montarre.adoptium.MEARuntime
-
Creates an immutable copy of a
MEARuntimeTypevalue. - copyOf(MCopyingType) - Static method in class com.io7m.montarre.api.MCopying
-
Creates an immutable copy of a
MCopyingTypevalue. - copyOf(MFileFilterType) - Static method in class com.io7m.montarre.api.MFileFilter
-
Creates an immutable copy of a
MFileFilterTypevalue. - copyOf(MJavaInfoType) - Static method in class com.io7m.montarre.api.MJavaInfo
-
Creates an immutable copy of a
MJavaInfoTypevalue. - copyOf(MLongDescriptionType) - Static method in class com.io7m.montarre.api.MLongDescription
-
Creates an immutable copy of a
MLongDescriptionTypevalue. - copyOf(MManifestType) - Static method in class com.io7m.montarre.api.MManifest
-
Creates an immutable copy of a
MManifestTypevalue. - copyOf(MMetadataFlatpakType) - Static method in class com.io7m.montarre.api.MMetadataFlatpak
-
Creates an immutable copy of a
MMetadataFlatpakTypevalue. - copyOf(MMetadataType) - Static method in class com.io7m.montarre.api.MMetadata
-
Creates an immutable copy of a
MMetadataTypevalue. - copyOf(MNamesType) - Static method in class com.io7m.montarre.api.MNames
-
Creates an immutable copy of a
MNamesTypevalue. - copyOf(MPackageDeclarationType) - Static method in class com.io7m.montarre.api.MPackageDeclaration
-
Creates an immutable copy of a
MPackageDeclarationTypevalue. - copyOf(MPlatformFileFilterType) - Static method in class com.io7m.montarre.api.MPlatformFileFilter
-
Creates an immutable copy of a
MPlatformFileFilterTypevalue. - copyOf(MTranslatedTextType) - Static method in class com.io7m.montarre.api.MTranslatedText
-
Creates an immutable copy of a
MTranslatedTextTypevalue. - copyOf(MNativeWorkspaceConfigurationType) - Static method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Creates an immutable copy of a
MNativeWorkspaceConfigurationTypevalue. - copyright() - Method in class com.io7m.montarre.api.MCopying
- copyright() - Method in interface com.io7m.montarre.api.MCopyingType
- create(MPackageDeclaration) - Method in interface com.io7m.montarre.api.validation.MValidatorFactoryType
-
Create a validator for the package.
- create(MPackageDeclaration) - Method in class com.io7m.montarre.io.MValidators
- create(MPackageDeclaration, Path, OutputStream) - Method in interface com.io7m.montarre.api.wix.MWiXWriterFactoryType
-
Create a writer.
- create(MPackageDeclaration, Path, OutputStream) - Method in class com.io7m.montarre.nativepack.MWiXWriters
- create(MNativeProcessesType) - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceProviderType
- create(MNativeProcessesType) - Method in class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImageProvider
- create(MNativeProcessesType) - Method in class com.io7m.montarre.nativepack.internal.deb.MNPackagerDebProvider
- create(MNativeProcessesType) - Method in class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpakProvider
- create(MNativeProcessesType) - Method in class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSIProvider
- create(MNativeProcessesType) - Method in class com.io7m.montarre.nativepack.internal.shell.MNPackagerShellProvider
- create(Path) - Method in interface com.io7m.montarre.api.wix.MWiXValidatorFactoryType
-
Create a validator.
- create(Path) - Method in class com.io7m.montarre.nativepack.MWiXValidators
- create(Path, Path, MPackageDeclaration) - Method in interface com.io7m.montarre.api.io.MPackageWriterFactoryType
-
Start writing a new package.
- create(Path, Path, MPackageDeclaration) - Method in class com.io7m.montarre.io.MPackageWriters
- create(List<MNativePackagerServiceProviderType>, MNativeProcessesType) - Static method in class com.io7m.montarre.nativepack.MNPackagers
-
Create a directory.
- createAdoptium(MEAdoptiumConfiguration) - Method in class com.io7m.montarre.adoptium.MEAdoptiumFactory
- createAdoptium(MEAdoptiumConfiguration) - Method in interface com.io7m.montarre.adoptium.MEAdoptiumFactoryType
-
Create an Adoptium client.
- createAppInfoFileText(MPackageDeclaration) - Static method in class com.io7m.montarre.nativepack.internal.flatpak.MNAppInfoFile
-
Generate the text of an app info file.
- createDesktopFile(MPackageDeclaration) - Static method in class com.io7m.montarre.nativepack.internal.flatpak.MNDesktopFile
-
Generate the lines of a desktop file.
- createDesktopFileText(MPackageDeclaration) - Static method in class com.io7m.montarre.nativepack.internal.flatpak.MNDesktopFile
-
Generate the text of a desktop file.
- createFromServiceLoader() - Static method in class com.io7m.montarre.nativepack.MNPackagers
-
Create a directory, loading providers from
ServiceLoader. - createFromServiceLoader(MNativeProcessesType) - Static method in class com.io7m.montarre.nativepack.MNPackagers
-
Create a directory, loading providers from
ServiceLoader. - createHttpClient() - Method in interface com.io7m.montarre.api.http.MHTTPClientFactoryType
- createHttpClient() - Method in class com.io7m.montarre.api.http.MHTTPClients
- createParserWithContext(JXEHardenedSAXParsers, URI, InputStream, Consumer<ParseStatus>) - Method in class com.io7m.montarre.xml.MLongDescriptionParsers
- createParserWithContext(JXEHardenedSAXParsers, URI, InputStream, Consumer<ParseStatus>) - Method in class com.io7m.montarre.xml.MPackageDeclarationParsers
- createSerializerWithContext(Void, URI, OutputStream) - Method in class com.io7m.montarre.xml.MLongDescriptionSerializers
- createSerializerWithContext(Void, URI, OutputStream) - Method in class com.io7m.montarre.xml.MPackageDeclarationSerializers
- createWorkDirectory() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceType
- createWorkDirectory() - Method in class com.io7m.montarre.nativepack.internal.MNWorkspace
D
- date() - Method in record class com.io7m.montarre.api.MVersion
-
Returns the value of the
daterecord component. - describe() - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceProviderType
- describe() - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceType
- describe() - Method in class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImageProvider
- describe() - Method in class com.io7m.montarre.nativepack.internal.deb.MNPackagerDebProvider
- describe() - Method in class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpakProvider
- describe() - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- describe() - Method in class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSIProvider
- describe() - Method in class com.io7m.montarre.nativepack.internal.shell.MNPackagerShellProvider
- description() - Method in class com.io7m.montarre.api.MMetadata
- description() - Method in interface com.io7m.montarre.api.MMetadataType
- descriptions() - Method in class com.io7m.montarre.api.MLongDescription
- descriptions() - Method in interface com.io7m.montarre.api.MLongDescriptionType
- DONATION - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to a donation page.
- downloadLink() - Method in class com.io7m.montarre.adoptium.MEARuntime
- downloadLink() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
E
- element(String) - Static method in class com.io7m.montarre.xml.internal.v1.Mx1
-
The element with the given name.
- equals(Object) - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
-
This instance is equal to all instances of
MEAdoptiumConfigurationthat have equal attribute values. - equals(Object) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
This instance is equal to all instances of
MEARuntimethat have equal attribute values. - equals(Object) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
This instance is equal to all instances of
MEARuntimeSearchthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MArchitectureName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MCaption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MCategoryName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MCopying
-
This instance is equal to all instances of
MCopyingthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MFeature
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MFileFilter
-
This instance is equal to all instances of
MFileFilterthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MFileName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MFlatpakPermission
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MHash
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MHashAlgorithm
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MHashValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MJavaInfo
-
This instance is equal to all instances of
MJavaInfothat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MLanguageCode
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MLongDescription
-
This instance is equal to all instances of
MLongDescriptionthat have equal attribute values. - equals(Object) - Method in class com.io7m.montarre.api.MManifest
-
This instance is equal to all instances of
MManifestthat have equal attribute values. - equals(Object) - Method in class com.io7m.montarre.api.MMetadata
-
This instance is equal to all instances of
MMetadatathat have equal attribute values. - equals(Object) - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
This instance is equal to all instances of
MMetadataFlatpakthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MModule
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MNames
-
This instance is equal to all instances of
MNamesthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MOperatingSystemName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MPackageDeclaration
-
This instance is equal to all instances of
MPackageDeclarationthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MPackageName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MParagraph
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MPlatform
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
This instance is equal to all instances of
MPlatformFileFilterthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MResource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MShortName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MText
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.MTranslatedText
-
This instance is equal to all instances of
MTranslatedTextthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.MVendor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MVendorID
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MVendorName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.io7m.montarre.api.MVersion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
This instance is equal to all instances of
MNativeWorkspaceConfigurationthat have equal attribute values. - equals(Object) - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Indicates whether some other object is "equal to" this one.
- error(String, String) - Method in class com.io7m.montarre.io.internal.MCheckAbstract
- error(Throwable) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- error(SAXParseException) - Method in class com.io7m.montarre.nativepack.internal.MWiXValidator
- ERROR - Enum constant in enum class com.io7m.montarre.api.validation.MValidationKind
-
An error.
- errorCode() - Method in exception class com.io7m.montarre.api.MException
- errorCode() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Returns the value of the
errorCoderecord component. - evaluate(String) - Method in interface com.io7m.montarre.api.MFileFilterType
-
Evaluate the filter against the given file name.
- evaluate(String) - Method in interface com.io7m.montarre.api.MPlatformFileFilterType
-
Evaluate the filter against the given file name.
- exampleValue() - Method in class com.io7m.montarre.cmdline.converters.MArchitectureNameConverter
- exampleValue() - Method in class com.io7m.montarre.cmdline.converters.MOperatingSystemNameConverter
- exampleValue() - Method in class com.io7m.montarre.cmdline.converters.RuntimeVersionConverter
- exception() - Method in exception class com.io7m.montarre.api.MException
- exception() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
- excludes() - Method in class com.io7m.montarre.api.MFileFilter
- excludes() - Method in interface com.io7m.montarre.api.MFileFilterType
- excludes() - Method in class com.io7m.montarre.api.MPlatformFileFilter
- excludes() - Method in interface com.io7m.montarre.api.MPlatformFileFilterType
- execute() - Method in interface com.io7m.montarre.api.validation.MValidatorType
-
Execute the validator, returning any validation issues.
- execute() - Method in interface com.io7m.montarre.api.wix.MWiXValidatorType
-
Execute the validator.
- execute() - Method in interface com.io7m.montarre.api.wix.MWiXWriterType
-
Execute the writer.
- execute() - Method in class com.io7m.montarre.io.internal.MValidator
- execute() - Method in class com.io7m.montarre.nativepack.internal.MWiXValidator
- execute() - Method in class com.io7m.montarre.nativepack.internal.MWiXWriter
- execute() - Method in class com.io7m.montarre.xml.internal.MLongDescriptionParser
- execute() - Method in class com.io7m.montarre.xml.internal.MPackageDeclarationParser
- execute(MLongDescription) - Method in class com.io7m.montarre.xml.internal.MLongDescriptionSerializer
- execute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckAbstract
- execute(MPackageDeclaration) - Method in interface com.io7m.montarre.io.internal.MCheckType
-
Execute the check.
- execute(MPackageDeclaration) - Method in class com.io7m.montarre.xml.internal.MPackageDeclarationSerializer
- execute(MNativeWorkspaceType, MPackageReaderType) - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceType
-
Execute the packaging service.
- execute(MNativeWorkspaceType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImage
- execute(MNativeWorkspaceType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.deb.MNPackagerDeb
- execute(MNativeWorkspaceType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpak
- execute(MNativeWorkspaceType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSI
- execute(MNativeWorkspaceType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.shell.MNPackagerShell
- executeAndWait(Map<String, String>, ConcurrentLinkedQueue<String>, ConcurrentLinkedQueue<String>, List<String>) - Method in interface com.io7m.montarre.api.natives.MNativeProcessesType
-
Execute a process, waiting for it to complete, and return the exit code.
- executeAndWait(Map<String, String>, ConcurrentLinkedQueue<String>, ConcurrentLinkedQueue<String>, List<String>) - Method in class com.io7m.montarre.nativepack.MNativeProcesses
- executeAndWaitChecked(Map<String, String>, ConcurrentLinkedQueue<String>, ConcurrentLinkedQueue<String>, List<String>) - Method in interface com.io7m.montarre.api.natives.MNativeProcessesType
-
Execute a process, waiting for it to complete, and raise an exception if the exit code returned is non-zero.
- exitCode() - Method in class com.io7m.montarre.cmdline.MMain
F
- FAQ - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to an FAQ page.
- fatalError(SAXParseException) - Method in class com.io7m.montarre.nativepack.internal.MWiXValidator
- features() - Method in class com.io7m.montarre.api.MLongDescription
- features() - Method in interface com.io7m.montarre.api.MLongDescriptionType
- featureVersion() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
- featureVersion() - Method in interface com.io7m.montarre.adoptium.MEARuntimeSearchType
- file() - Method in interface com.io7m.montarre.api.MManifestItemType
- file() - Method in record class com.io7m.montarre.api.MModule
-
Returns the value of the
filerecord component. - file() - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Returns the value of the
filerecord component. - file() - Method in record class com.io7m.montarre.api.MResource
-
Returns the value of the
filerecord component. - findBestIcon(MNativeWorkspaceType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- findLicense(MPackageReaderType) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- flatpak() - Method in class com.io7m.montarre.api.MMetadata
- flatpak() - Method in interface com.io7m.montarre.api.MMetadataType
- format() - Method in class com.io7m.montarre.adoptium.MEARuntime
- format() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
- freebsd() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- from(MEAdoptiumConfigurationType) - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration.Builder
-
Fill a builder with attribute values from the provided
MEAdoptiumConfigurationTypeinstance. - from(MEARuntimeSearchType) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch.Builder
-
Fill a builder with attribute values from the provided
MEARuntimeSearchTypeinstance. - from(MEARuntimeType) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Fill a builder with attribute values from the provided
MEARuntimeTypeinstance. - from(MCopyingType) - Method in class com.io7m.montarre.api.MCopying.Builder
-
Fill a builder with attribute values from the provided
MCopyingTypeinstance. - from(MFileFilterType) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Fill a builder with attribute values from the provided
MFileFilterTypeinstance. - from(MJavaInfoType) - Method in class com.io7m.montarre.api.MJavaInfo.Builder
-
Fill a builder with attribute values from the provided
MJavaInfoTypeinstance. - from(MLongDescriptionType) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Fill a builder with attribute values from the provided
MLongDescriptionTypeinstance. - from(MManifestType) - Method in class com.io7m.montarre.api.MManifest.Builder
-
Fill a builder with attribute values from the provided
MManifestTypeinstance. - from(MMetadataFlatpakType) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Fill a builder with attribute values from the provided
MMetadataFlatpakTypeinstance. - from(MMetadataType) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Fill a builder with attribute values from the provided
MMetadataTypeinstance. - from(MNamesType) - Method in class com.io7m.montarre.api.MNames.Builder
-
Fill a builder with attribute values from the provided
MNamesTypeinstance. - from(MPackageDeclarationType) - Method in class com.io7m.montarre.api.MPackageDeclaration.Builder
-
Fill a builder with attribute values from the provided
MPackageDeclarationTypeinstance. - from(MPlatformFileFilterType) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Fill a builder with attribute values from the provided
MPlatformFileFilterTypeinstance. - from(MTranslatedTextType) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Fill a builder with attribute values from the provided
MTranslatedTextTypeinstance. - from(MNativeWorkspaceConfigurationType) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration.Builder
-
Fill a builder with attribute values from the provided
MNativeWorkspaceConfigurationTypeinstance. - fullName(MArchitectureName) - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Obtain the full name, including the architecture.
G
- get() - Static method in class com.io7m.montarre.cmdline.MConverters
- GRAPHICAL - Enum constant in enum class com.io7m.montarre.api.MApplicationKind
-
A graphical application.
H
- hash() - Method in class com.io7m.montarre.adoptium.MEARuntime
- hash() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
- hash() - Method in interface com.io7m.montarre.api.MManifestItemType
- hash() - Method in record class com.io7m.montarre.api.MModule
-
Returns the value of the
hashrecord component. - hash() - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Returns the value of the
hashrecord component. - hash() - Method in record class com.io7m.montarre.api.MResource
-
Returns the value of the
hashrecord component. - hashCode() - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
-
Computes a hash code from attributes:
baseURI. - hashCode() - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Computes a hash code from attributes:
hash,downloadLink,size,architecture,operatingSystem,format,version. - hashCode() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Computes a hash code from attributes:
featureVersion,architecture,operatingSystem,imageKind. - hashCode() - Method in record class com.io7m.montarre.api.MArchitectureName
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MCaption
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MCategoryName
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MCopying
-
Computes a hash code from attributes:
license,copyright. - hashCode() - Method in record class com.io7m.montarre.api.MDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MFeature
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MFileFilter
-
Computes a hash code from attributes:
includes,excludes. - hashCode() - Method in record class com.io7m.montarre.api.MFileName
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MFlatpakPermission
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MHash
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MHashAlgorithm
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MHashValue
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MJavaInfo
-
Computes a hash code from attributes:
requiredJDKVersion,mainModule. - hashCode() - Method in record class com.io7m.montarre.api.MLanguageCode
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MLink
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MLongDescription
-
Computes a hash code from attributes:
language,descriptions,features. - hashCode() - Method in class com.io7m.montarre.api.MManifest
-
Computes a hash code from attributes:
items,itemsMap. - hashCode() - Method in class com.io7m.montarre.api.MMetadata
-
Computes a hash code from attributes:
names,version,javaInfo,description,links,vendor,copying,longDescriptions,longDescriptionsByLanguage,categories,applicationKind,flatpak. - hashCode() - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
Computes a hash code from attributes:
permissions,runtimes. - hashCode() - Method in record class com.io7m.montarre.api.MModule
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MNames
-
Computes a hash code from attributes:
packageName,humanName,shortName,id. - hashCode() - Method in record class com.io7m.montarre.api.MOperatingSystemName
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MPackageDeclaration
-
Computes a hash code from attributes:
metadata,manifest. - hashCode() - Method in record class com.io7m.montarre.api.MPackageName
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MParagraph
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MPlatform
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Computes a hash code from attributes:
architecture,operatingSystem,includes,excludes. - hashCode() - Method in record class com.io7m.montarre.api.MResource
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MShortName
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MText
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.MTranslatedText
-
Computes a hash code from attributes:
language,text,translations. - hashCode() - Method in record class com.io7m.montarre.api.MVendor
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MVendorID
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MVendorName
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.io7m.montarre.api.MVersion
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Computes a hash code from attributes:
baseDirectory,javaRuntimeDownloadFormat,javaRuntimeDownloadURI,javaRuntimeDownloadSHA256. - hashCode() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Returns a hash code value for this object.
- HOME_PAGE - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to a home page.
- hpux() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- humanName() - Method in class com.io7m.montarre.api.MNames
- humanName() - Method in interface com.io7m.montarre.api.MNamesType
I
- ICO_WINDOWS - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A Windows application icon (".ico").
- ICON_128 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 128x128 application icon.
- ICON_16 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 16x16 application icon.
- ICON_24 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 24x24 application icon.
- ICON_256 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 256x256 application icon.
- ICON_32 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 32x32 application icon.
- ICON_48 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 48x48 application icon.
- ICON_512 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 512x512 application icon.
- ICON_64 - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A 64x64 application icon.
- ICON_SVG - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
An arbitrarily scaled SVG icon.
- iconPriority() - Method in enum class com.io7m.montarre.api.MResourceRole
- id() - Method in class com.io7m.montarre.api.MNames
- id() - Method in interface com.io7m.montarre.api.MNamesType
- id() - Method in record class com.io7m.montarre.api.MVendor
-
Returns the value of the
idrecord component. - imageKind() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
- imageKind() - Method in interface com.io7m.montarre.adoptium.MEARuntimeSearchType
- imageType() - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Returns the value of the
imageTyperecord component. - includes() - Method in class com.io7m.montarre.api.MFileFilter
- includes() - Method in interface com.io7m.montarre.api.MFileFilterType
- includes() - Method in class com.io7m.montarre.api.MPlatformFileFilter
- includes() - Method in interface com.io7m.montarre.api.MPlatformFileFilterType
- indent(byte[]) - Static method in class com.io7m.montarre.xml.MReindent
-
Indent the given XML.
- indent(byte[], OutputStream) - Static method in class com.io7m.montarre.xml.MReindent
-
Indent the given XML to the given output.
- infer(String) - Static method in record class com.io7m.montarre.api.MArchitectureName
-
Infer an architecture from the given string.
- infer(String) - Static method in record class com.io7m.montarre.api.MOperatingSystemName
-
Infer an operating system from the given string.
- isIcon() - Method in enum class com.io7m.montarre.api.MResourceRole
- isReserved(MFileName) - Static method in class com.io7m.montarre.api.MReservedNames
- ISSUES - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to an issue tracker.
- items() - Method in class com.io7m.montarre.api.MManifest
- items() - Method in interface com.io7m.montarre.api.MManifestType
- itemsMap() - Method in class com.io7m.montarre.api.MManifest
- itemsMap() - Method in interface com.io7m.montarre.api.MManifestType
J
- javaInfo() - Method in class com.io7m.montarre.api.MMetadata
- javaInfo() - Method in interface com.io7m.montarre.api.MMetadataType
- javaRuntime() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceType
- javaRuntime() - Method in class com.io7m.montarre.nativepack.internal.MNWorkspace
- javaRuntimeDownload() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceType
- javaRuntimeDownload() - Method in class com.io7m.montarre.nativepack.internal.MNWorkspace
- javaRuntimeDownloadFormat() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
- javaRuntimeDownloadFormat() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceConfigurationType
- javaRuntimeDownloadSHA256() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
- javaRuntimeDownloadSHA256() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceConfigurationType
- javaRuntimeDownloadURI() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
- javaRuntimeDownloadURI() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceConfigurationType
- JDK - Enum constant in enum class com.io7m.montarre.adoptium.METImageKind
-
jdk
- JRE - Enum constant in enum class com.io7m.montarre.adoptium.METImageKind
-
jre
K
- kind() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Returns the value of the
kindrecord component.
L
- language() - Method in class com.io7m.montarre.api.MLongDescription
- language() - Method in interface com.io7m.montarre.api.MLongDescriptionType
- language() - Method in record class com.io7m.montarre.api.MText
-
Returns the value of the
languagerecord component. - language() - Method in class com.io7m.montarre.api.MTranslatedText
- language() - Method in interface com.io7m.montarre.api.MTranslatedTextType
- license() - Method in class com.io7m.montarre.api.MCopying
- license() - Method in interface com.io7m.montarre.api.MCopyingType
- LICENSE - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A license file.
- link() - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Returns the value of the
linkrecord component. - links() - Method in class com.io7m.montarre.api.MMetadata
- links() - Method in interface com.io7m.montarre.api.MMetadataType
- linux() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- LINUX - Enum constant in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
linux
- longDescriptions() - Method in class com.io7m.montarre.api.MMetadata
- longDescriptions() - Method in interface com.io7m.montarre.api.MMetadataType
- longDescriptionsByLanguage() - Method in class com.io7m.montarre.api.MMetadata
-
A map of the long descriptions by language.
- longDescriptionsByLanguage() - Method in interface com.io7m.montarre.api.MMetadataType
-
A map of the long descriptions by language.
- loongarch_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
M
- MAC - Enum constant in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
mac
- main(String[]) - Static method in class com.io7m.montarre.cmdline.MMain
-
The main entry point.
- MAIN_BUILD - Static variable in class com.io7m.montarre.cmdline.MVersion
- MAIN_VERSION - Static variable in class com.io7m.montarre.cmdline.MVersion
- mainExitless(String[]) - Static method in class com.io7m.montarre.cmdline.MMain
-
The main (exitless) entry point.
- mainModule() - Method in class com.io7m.montarre.api.MJavaInfo
-
The fully-qualified main module name used as the application entrypoint.
- mainModule() - Method in interface com.io7m.montarre.api.MJavaInfoType
-
The fully-qualified main module name used as the application entrypoint.
- major() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
majorrecord component. - manifest() - Method in class com.io7m.montarre.api.MPackageDeclaration
- manifest() - Method in interface com.io7m.montarre.api.MPackageDeclarationType
- MApplicationKind - Enum Class in com.io7m.montarre.api
-
The application kind.
- MArchitectureName - Record Class in com.io7m.montarre.api
-
A hardware architecture name.
- MArchitectureName(String) - Constructor for record class com.io7m.montarre.api.MArchitectureName
-
A hardware architecture name.
- MArchitectureNameConverter - Class in com.io7m.montarre.cmdline.converters
-
A value converter.
- MArchitectureNameConverter() - Constructor for class com.io7m.montarre.cmdline.converters.MArchitectureNameConverter
-
A value converter.
- MArchiveFormat - Enum Class in com.io7m.montarre.api
-
The format of an archive.
- MBatchScripts - Class in com.io7m.montarre.nativepack.internal.shell
-
Functions to generate launcher batch scripts.
- MCaption - Record Class in com.io7m.montarre.api
-
A resource caption.
- MCaption(MTranslatedText) - Constructor for record class com.io7m.montarre.api.MCaption
-
A resource caption.
- MCaptions - Class in com.io7m.montarre.api
-
Functions over captions.
- MCategoryName - Record Class in com.io7m.montarre.api
-
A category name.
- MCategoryName(String) - Constructor for record class com.io7m.montarre.api.MCategoryName
-
A category name.
- MCheckAbstract - Class in com.io7m.montarre.io.internal
-
An abstract check.
- MCheckAbstract() - Constructor for class com.io7m.montarre.io.internal.MCheckAbstract
- MCheckApplicationID - Class in com.io7m.montarre.io.internal
-
Checks on package names (application IDs).
- MCheckApplicationID() - Constructor for class com.io7m.montarre.io.internal.MCheckApplicationID
-
Checks on package names (application IDs).
- MCheckDescription - Class in com.io7m.montarre.io.internal
-
Checks on descriptions.
- MCheckDescription() - Constructor for class com.io7m.montarre.io.internal.MCheckDescription
-
Checks on descriptions.
- MCheckIcons - Class in com.io7m.montarre.io.internal
-
Checks on icons.
- MCheckIcons() - Constructor for class com.io7m.montarre.io.internal.MCheckIcons
-
Checks on icons.
- MCheckName - Class in com.io7m.montarre.io.internal
-
Checks on names.
- MCheckName() - Constructor for class com.io7m.montarre.io.internal.MCheckName
-
Checks on names.
- MCheckScreenshots - Class in com.io7m.montarre.io.internal
-
Checks on screenshots.
- MCheckScreenshots() - Constructor for class com.io7m.montarre.io.internal.MCheckScreenshots
-
Checks on screenshots.
- MCheckSummary - Class in com.io7m.montarre.io.internal
-
Checks on summaries.
- MCheckSummary() - Constructor for class com.io7m.montarre.io.internal.MCheckSummary
-
Checks on summaries.
- MCheckType - Interface in com.io7m.montarre.io.internal
-
A check.
- MCMavenDownload - Class in com.io7m.montarre.cmdline.internal
-
"download"
- MCMavenDownload() - Constructor for class com.io7m.montarre.cmdline.internal.MCMavenDownload
-
Construct a command.
- MCNativeCreate - Class in com.io7m.montarre.cmdline.internal
-
"create"
- MCNativeCreate() - Constructor for class com.io7m.montarre.cmdline.internal.MCNativeCreate
-
Construct a command.
- MCNativePackagers - Class in com.io7m.montarre.cmdline.internal
-
"packagers"
- MCNativePackagers() - Constructor for class com.io7m.montarre.cmdline.internal.MCNativePackagers
-
Construct a command.
- MConverters - Class in com.io7m.montarre.cmdline
-
The value converters.
- MCopying - Class in com.io7m.montarre.api
-
Copyright and license information.
- MCopying.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MCopying. - MCopyingType - Interface in com.io7m.montarre.api
-
Copyright and license information.
- MCPackageCheck - Class in com.io7m.montarre.cmdline.internal
-
"check"
- MCPackageCheck() - Constructor for class com.io7m.montarre.cmdline.internal.MCPackageCheck
-
Construct a command.
- MCPackageExtractDeclaration - Class in com.io7m.montarre.cmdline.internal
-
"extract-declaration"
- MCPackageExtractDeclaration() - Constructor for class com.io7m.montarre.cmdline.internal.MCPackageExtractDeclaration
-
Construct a command.
- MCPackagePack - Class in com.io7m.montarre.cmdline.internal
-
"pack"
- MCPackagePack() - Constructor for class com.io7m.montarre.cmdline.internal.MCPackagePack
-
Construct a command.
- MCPackageSchema - Class in com.io7m.montarre.cmdline.internal
-
"schema"
- MCPackageSchema() - Constructor for class com.io7m.montarre.cmdline.internal.MCPackageSchema
-
Construct a command.
- MCPackageUnpack - Class in com.io7m.montarre.cmdline.internal
-
"unpack"
- MCPackageUnpack() - Constructor for class com.io7m.montarre.cmdline.internal.MCPackageUnpack
-
Construct a command.
- MCPackageValidate - Class in com.io7m.montarre.cmdline.internal
-
"validate"
- MCPackageValidate() - Constructor for class com.io7m.montarre.cmdline.internal.MCPackageValidate
-
Construct a command.
- MCWixXML - Class in com.io7m.montarre.cmdline.internal
-
"xml"
- MCWixXML() - Constructor for class com.io7m.montarre.cmdline.internal.MCWixXML
-
Construct a command.
- MDescription - Record Class in com.io7m.montarre.api
-
A short description of the package.
- MDescription(MTranslatedText) - Constructor for record class com.io7m.montarre.api.MDescription
-
A short description of the package.
- MEAdoptium - Class in com.io7m.montarre.adoptium.internal
-
The Adoptium client.
- MEAdoptium(MEAdoptiumConfiguration, HttpClient) - Constructor for class com.io7m.montarre.adoptium.internal.MEAdoptium
-
The Adoptium client.
- MEAdoptiumConfiguration - Class in com.io7m.montarre.adoptium
-
The Adoptium configuration.
- MEAdoptiumConfiguration.Builder - Class in com.io7m.montarre.adoptium
-
Builds instances of type
MEAdoptiumConfiguration. - MEAdoptiumConfigurationType - Interface in com.io7m.montarre.adoptium
-
The Adoptium configuration.
- MEAdoptiumFactory - Class in com.io7m.montarre.adoptium
-
The Adoptium client factory.
- MEAdoptiumFactory() - Constructor for class com.io7m.montarre.adoptium.MEAdoptiumFactory
-
The Adoptium client factory.
- MEAdoptiumFactoryType - Interface in com.io7m.montarre.adoptium
-
The type of Adoptium client factories.
- MEAdoptiumType - Interface in com.io7m.montarre.adoptium
-
An Adoptium client.
- MEARuntime - Class in com.io7m.montarre.adoptium
-
An Adoptium runtime.
- MEARuntime.Builder - Class in com.io7m.montarre.adoptium
-
Builds instances of type
MEARuntime. - MEARuntimeSearch - Class in com.io7m.montarre.adoptium
-
Runtime search parameters.
- MEARuntimeSearch.Builder - Class in com.io7m.montarre.adoptium
-
Builds instances of type
MEARuntimeSearch. - MEARuntimeSearchType - Interface in com.io7m.montarre.adoptium
-
Runtime search parameters.
- MEARuntimeType - Interface in com.io7m.montarre.adoptium
-
An Adoptium runtime.
- MEBinary - Record Class in com.io7m.montarre.adoptium.internal
- MEBinary(String, String, String, MEPackage) - Constructor for record class com.io7m.montarre.adoptium.internal.MEBinary
-
Creates an instance of a
MEBinaryrecord class. - MEPackage - Record Class in com.io7m.montarre.adoptium.internal
- MEPackage(String, String, long, String) - Constructor for record class com.io7m.montarre.adoptium.internal.MEPackage
-
Creates an instance of a
MEPackagerecord class. - MERelease - Record Class in com.io7m.montarre.adoptium.internal
- MERelease(String, String, MEVersion, List<MEBinary>) - Constructor for record class com.io7m.montarre.adoptium.internal.MERelease
-
Creates an instance of a
MEReleaserecord class. - message() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Returns the value of the
messagerecord component. - metadata() - Method in class com.io7m.montarre.api.MPackageDeclaration
- metadata() - Method in interface com.io7m.montarre.api.MPackageDeclarationType
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCMavenDownload
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCNativeCreate
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCNativePackagers
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCPackageCheck
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCPackageExtractDeclaration
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCPackagePack
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCPackageSchema
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCPackageUnpack
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCPackageValidate
- metadata() - Method in class com.io7m.montarre.cmdline.internal.MCWixXML
- METArchitectureName - Enum Class in com.io7m.montarre.adoptium
-
Architecture names in the Adoptium API.
- METImageKind - Enum Class in com.io7m.montarre.adoptium
-
Image type names in the Adoptium API.
- METOperatingSystemName - Enum Class in com.io7m.montarre.adoptium
-
Operating system names in the Adoptium API.
- MEVersion - Record Class in com.io7m.montarre.adoptium.internal
- MEVersion(int, int, int, int, String, String, String) - Constructor for record class com.io7m.montarre.adoptium.internal.MEVersion
-
Creates an instance of a
MEVersionrecord class. - MException - Exception Class in com.io7m.montarre.api
-
The type of exceptions raised by the package.
- MException(String, String, Map<String, String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(String, String, Map<String, String>, Optional<String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(String, String, Optional<String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(String, Throwable, String) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(String, Throwable, String, Map<String, String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(String, Throwable, String, Map<String, String>, Optional<String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(String, Throwable, String, Optional<String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(Throwable, String, Map<String, String>, Optional<String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MException(Throwable, String, Optional<String>) - Constructor for exception class com.io7m.montarre.api.MException
-
Construct an exception.
- MFeature - Record Class in com.io7m.montarre.api
-
A feature.
- MFeature(String) - Constructor for record class com.io7m.montarre.api.MFeature
-
A category name.
- MFileFilter - Class in com.io7m.montarre.api
-
A file filter.
- MFileFilter.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MFileFilter. - MFileFilterType - Interface in com.io7m.montarre.api
-
A file filter.
- MFileName - Record Class in com.io7m.montarre.api
-
A file name.
- MFileName(String) - Constructor for record class com.io7m.montarre.api.MFileName
-
A file name.
- MFlatpakMetadataElementType - Interface in com.io7m.montarre.api
-
The type of flatpak-related metadata elements.
- MFlatpakPermission - Record Class in com.io7m.montarre.api
-
A flatpak permission.
- MFlatpakPermission(String) - Constructor for record class com.io7m.montarre.api.MFlatpakPermission
-
A flatpak permission.
- MFlatpakRuntime - Record Class in com.io7m.montarre.api
-
A flatpak runtime.
- MFlatpakRuntime(String, String, MFlatpakRuntimeRole) - Constructor for record class com.io7m.montarre.api.MFlatpakRuntime
-
A flatpak runtime.
- MFlatpakRuntimeRole - Enum Class in com.io7m.montarre.api
-
The role of a runtime.
- MHash - Record Class in com.io7m.montarre.api
-
A hash value for a particular algorithm.
- MHash(MHashAlgorithm, MHashValue) - Constructor for record class com.io7m.montarre.api.MHash
-
A hash value for a particular algorithm.
- MHashAlgorithm - Record Class in com.io7m.montarre.api
-
A hash algorithm name.
- MHashAlgorithm(String) - Constructor for record class com.io7m.montarre.api.MHashAlgorithm
-
A hash algorithm name.
- MHashValue - Record Class in com.io7m.montarre.api
-
A hash value.
- MHashValue(String) - Constructor for record class com.io7m.montarre.api.MHashValue
-
A hash value.
- MHTTPClientFactoryType - Interface in com.io7m.montarre.api.http
-
A factory of HTTP clients.
- MHTTPClients - Class in com.io7m.montarre.api.http
-
The default HTTP client factory.
- MHTTPClients() - Constructor for class com.io7m.montarre.api.http.MHTTPClients
-
The default HTTP client factory.
- minor() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
minorrecord component. - mips_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- mips_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- mipsle_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- mipsle_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- MJavaInfo - Class in com.io7m.montarre.api
-
Information involving the Java runtime.
- MJavaInfo.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MJavaInfo. - MJavaInfoType - Interface in com.io7m.montarre.api
-
Information involving the Java runtime.
- MLanguageCode - Record Class in com.io7m.montarre.api
-
A language code.
- MLanguageCode(String) - Constructor for record class com.io7m.montarre.api.MLanguageCode
-
A language code.
- MLink - Record Class in com.io7m.montarre.api
-
A link.
- MLink(MLinkRole, URI) - Constructor for record class com.io7m.montarre.api.MLink
-
A link.
- MLinkRole - Enum Class in com.io7m.montarre.api
-
The role of a link.
- MLongDescription - Class in com.io7m.montarre.api
-
A long description of the application.
- MLongDescription.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MLongDescription. - MLongDescriptionElementType - Interface in com.io7m.montarre.api
-
Elements that appear in long description.
- MLongDescriptionParser - Class in com.io7m.montarre.xml.internal
-
Long description parser.
- MLongDescriptionParser(JXEHardenedSAXParsers, URI, InputStream, Consumer<ParseStatus>) - Constructor for class com.io7m.montarre.xml.internal.MLongDescriptionParser
-
Long description parser.
- MLongDescriptionParserFactoryType - Interface in com.io7m.montarre.api.parsers
-
A long description parser factory.
- MLongDescriptionParsers - Class in com.io7m.montarre.xml
-
A long description parser factory.
- MLongDescriptionParsers() - Constructor for class com.io7m.montarre.xml.MLongDescriptionParsers
-
A long description parser factory.
- MLongDescriptionParserType - Interface in com.io7m.montarre.api.parsers
-
A long description parser.
- MLongDescriptionSerializer - Class in com.io7m.montarre.xml.internal
-
A long description serializer.
- MLongDescriptionSerializer(OutputStream) - Constructor for class com.io7m.montarre.xml.internal.MLongDescriptionSerializer
-
A package serializer.
- MLongDescriptionSerializerFactoryType - Interface in com.io7m.montarre.api.parsers
-
A factory of long description serializers.
- MLongDescriptionSerializers - Class in com.io7m.montarre.xml
-
Long description serializers.
- MLongDescriptionSerializers() - Constructor for class com.io7m.montarre.xml.MLongDescriptionSerializers
-
Long description serializers.
- MLongDescriptionSerializerType - Interface in com.io7m.montarre.api.parsers
-
A long description serializer.
- MLongDescriptionType - Interface in com.io7m.montarre.api
-
A long description of the application.
- MMain - Class in com.io7m.montarre.cmdline
-
The command-line program.
- MMain(String[]) - Constructor for class com.io7m.montarre.cmdline.MMain
-
The main entry point.
- MManifest - Class in com.io7m.montarre.api
-
A package manifest.
- MManifest.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MManifest. - MManifestItemType - Interface in com.io7m.montarre.api
-
A manifest item.
- MManifestType - Interface in com.io7m.montarre.api
-
A package manifest.
- MMetadata - Class in com.io7m.montarre.api
-
Package metadata.
- MMetadata.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MMetadata. - MMetadataFlatpak - Class in com.io7m.montarre.api
-
Package metadata specific to Flatpak.
- MMetadataFlatpak.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MMetadataFlatpak. - MMetadataFlatpakType - Interface in com.io7m.montarre.api
-
Package metadata specific to Flatpak.
- MMetadataType - Interface in com.io7m.montarre.api
-
Package metadata.
- MModule - Record Class in com.io7m.montarre.api
-
A platform independent module item.
- MModule(MFileName, MHash) - Constructor for record class com.io7m.montarre.api.MModule
-
A platform independent module item.
- MNames - Class in com.io7m.montarre.api
-
Name information.
- MNames.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MNames. - MNamesType - Interface in com.io7m.montarre.api
-
Name information.
- MNAppInfoFile - Class in com.io7m.montarre.nativepack.internal.flatpak
-
Functions to generate AppInfo files.
- MNArchives - Class in com.io7m.montarre.nativepack.internal
-
Functions to create archives.
- MNativePackagerDirectoryType - Interface in com.io7m.montarre.api.natives
-
A directory of available native packagers.
- MNativePackagerServiceProviderType - Interface in com.io7m.montarre.api.natives
-
A service factory.
- MNativePackagerServiceType - Interface in com.io7m.montarre.api.natives
-
A service capable of producing a native package.
- MNativeProcesses - Class in com.io7m.montarre.nativepack
-
The native processes interface.
- MNativeProcesses() - Constructor for class com.io7m.montarre.nativepack.MNativeProcesses
-
The native processes interface.
- MNativeProcessesType - Interface in com.io7m.montarre.api.natives
-
An interface for running external native processes.
- MNativeWorkspaceConfiguration - Class in com.io7m.montarre.api.natives
-
A workspace configuration.
- MNativeWorkspaceConfiguration.Builder - Class in com.io7m.montarre.api.natives
-
Builds instances of type
MNativeWorkspaceConfiguration. - MNativeWorkspaceConfigurationType - Interface in com.io7m.montarre.api.natives
-
A workspace configuration.
- MNativeWorkspaceFactoryType - Interface in com.io7m.montarre.api.natives
-
A factory of workspaces for producing a native package.
- MNativeWorkspaceType - Interface in com.io7m.montarre.api.natives
-
A workspace for producing a native package.
- MNDesktopFile - Class in com.io7m.montarre.nativepack.internal.flatpak
-
Functions to generate desktop files.
- MNPackagerAbstract - Class in com.io7m.montarre.nativepack.internal
-
An abstract packager.
- MNPackagerAbstract(MNativePackagerServiceProviderType) - Constructor for class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- MNPackagerAppImage - Class in com.io7m.montarre.nativepack.internal.app_image
-
A native packager that produces jpackage "app-images".
- MNPackagerAppImage(MNativePackagerServiceProviderType) - Constructor for class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImage
-
A native packager that produces jpackage "app-images".
- MNPackagerAppImageProvider - Class in com.io7m.montarre.nativepack.internal.app_image
-
A native packager that produces jpackage "app-images".
- MNPackagerAppImageProvider() - Constructor for class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImageProvider
-
A native packager that produces jpackage "app-images".
- MNPackagerDeb - Class in com.io7m.montarre.nativepack.internal.deb
-
A native packager that produces Debian packages.
- MNPackagerDeb(MNativePackagerServiceProviderType, MNativeProcessesType) - Constructor for class com.io7m.montarre.nativepack.internal.deb.MNPackagerDeb
-
A native packager that produces Debian packages.
- MNPackagerDebProvider - Class in com.io7m.montarre.nativepack.internal.deb
-
A native packager that produces Debian packages.
- MNPackagerDebProvider() - Constructor for class com.io7m.montarre.nativepack.internal.deb.MNPackagerDebProvider
-
A native packager that produces Debian packages.
- MNPackagerFlatpak - Class in com.io7m.montarre.nativepack.internal.flatpak
-
A native packager that produces Flatpak packages.
- MNPackagerFlatpak(MNativePackagerServiceProviderType, MNativeProcessesType) - Constructor for class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpak
-
A native packager that produces Debian packages.
- MNPackagerFlatpakProvider - Class in com.io7m.montarre.nativepack.internal.flatpak
-
A native packager that produces Flatpak packages.
- MNPackagerFlatpakProvider() - Constructor for class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpakProvider
-
A native packager that produces Flatpak packages.
- MNPackagerMSI - Class in com.io7m.montarre.nativepack.internal.msi
-
A native packager that produces MSI packages.
- MNPackagerMSI(MNativePackagerServiceProviderType, MNativeProcessesType) - Constructor for class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSI
-
A native packager that produces MSI packages.
- MNPackagerMSIProvider - Class in com.io7m.montarre.nativepack.internal.msi
-
A native packager that produces MSI packages.
- MNPackagerMSIProvider() - Constructor for class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSIProvider
-
A native packager that produces MSI packages.
- MNPackagers - Class in com.io7m.montarre.nativepack
-
The native packager directory.
- MNPackagerShell - Class in com.io7m.montarre.nativepack.internal.shell
-
A native packager that produces shell packages.
- MNPackagerShell(MNativePackagerServiceProviderType) - Constructor for class com.io7m.montarre.nativepack.internal.shell.MNPackagerShell
-
A native packager that produces shell packages.
- MNPackagerShellProvider - Class in com.io7m.montarre.nativepack.internal.shell
-
A native packager that produces shell packages.
- MNPackagerShellProvider() - Constructor for class com.io7m.montarre.nativepack.internal.shell.MNPackagerShellProvider
-
A native packager that produces shell packages.
- MNWorkspace - Class in com.io7m.montarre.nativepack.internal
-
A workspace.
- MNWorkspaces - Class in com.io7m.montarre.nativepack
-
The default workspaces.
- MNWorkspaces() - Constructor for class com.io7m.montarre.nativepack.MNWorkspaces
-
The default workspaces.
- montarrePackage() - Static method in class com.io7m.montarre.api.MReservedNames
- MOperatingSystemName - Record Class in com.io7m.montarre.api
-
An operating system name.
- MOperatingSystemName(String) - Constructor for record class com.io7m.montarre.api.MOperatingSystemName
-
An operating system name.
- MOperatingSystemNameConverter - Class in com.io7m.montarre.cmdline.converters
-
A value converter.
- MOperatingSystemNameConverter() - Constructor for class com.io7m.montarre.cmdline.converters.MOperatingSystemNameConverter
-
A value converter.
- MPackageDeclaration - Class in com.io7m.montarre.api
-
A package.
- MPackageDeclaration.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MPackageDeclaration. - MPackageDeclarationParser - Class in com.io7m.montarre.xml.internal
-
Package declaration parser.
- MPackageDeclarationParser(JXEHardenedSAXParsers, URI, InputStream, Consumer<ParseStatus>) - Constructor for class com.io7m.montarre.xml.internal.MPackageDeclarationParser
-
Package declaration parser.
- MPackageDeclarationParserFactoryType - Interface in com.io7m.montarre.api.parsers
-
A package declaration parser factory.
- MPackageDeclarationParsers - Class in com.io7m.montarre.xml
-
A package parser factory.
- MPackageDeclarationParsers() - Constructor for class com.io7m.montarre.xml.MPackageDeclarationParsers
-
A package parser factory.
- MPackageDeclarationParserType - Interface in com.io7m.montarre.api.parsers
-
A package declaration parser.
- MPackageDeclarationSerializer - Class in com.io7m.montarre.xml.internal
-
A package serializer.
- MPackageDeclarationSerializer(OutputStream) - Constructor for class com.io7m.montarre.xml.internal.MPackageDeclarationSerializer
-
A package serializer.
- MPackageDeclarationSerializerFactoryType - Interface in com.io7m.montarre.api.parsers
-
A factory of package declaration serializers.
- MPackageDeclarationSerializers - Class in com.io7m.montarre.xml
-
Package declaration serializers.
- MPackageDeclarationSerializers() - Constructor for class com.io7m.montarre.xml.MPackageDeclarationSerializers
-
Package declaration serializers.
- MPackageDeclarationSerializerType - Interface in com.io7m.montarre.api.parsers
-
A package declaration serializer.
- MPackageDeclarationType - Interface in com.io7m.montarre.api
-
A package.
- MPackageElementType - Interface in com.io7m.montarre.api
-
Elements that can appear within a package.
- MPackageName - Record Class in com.io7m.montarre.api
-
A package name.
- MPackageName(RDottedName) - Constructor for record class com.io7m.montarre.api.MPackageName
-
A package name.
- MPackageReader - Class in com.io7m.montarre.io.internal
-
A package reader.
- MPackageReader(Path, ZipFile, MPackageDeclarationParserFactoryType) - Constructor for class com.io7m.montarre.io.internal.MPackageReader
-
A package reader.
- MPackageReaderFactoryType - Interface in com.io7m.montarre.api.io
-
A provider of readers for packages.
- MPackageReaders - Class in com.io7m.montarre.io
-
Package readers.
- MPackageReaders() - Constructor for class com.io7m.montarre.io.MPackageReaders
-
Package readers.
- MPackageReaders(MPackageDeclarationParserFactoryType) - Constructor for class com.io7m.montarre.io.MPackageReaders
-
Package writers.
- MPackageReaderType - Interface in com.io7m.montarre.api.io
-
A package being read.
- MPackageWriter - Class in com.io7m.montarre.io.internal
-
A package writer.
- MPackageWriter(MPackageDeclarationSerializerFactoryType, HashMap<String, Object>, OutputStream, BufferedOutputStream, Path, Path, MPackageDeclaration) - Constructor for class com.io7m.montarre.io.internal.MPackageWriter
-
A package writer.
- MPackageWriterFactoryType - Interface in com.io7m.montarre.api.io
-
A provider of writers for packages.
- MPackageWriters - Class in com.io7m.montarre.io
-
Package writers.
- MPackageWriters() - Constructor for class com.io7m.montarre.io.MPackageWriters
-
Package writers.
- MPackageWriters(MPackageDeclarationSerializerFactoryType) - Constructor for class com.io7m.montarre.io.MPackageWriters
-
Package writers.
- MPackageWriterType - Interface in com.io7m.montarre.api.io
-
A package being written.
- MParagraph - Record Class in com.io7m.montarre.api
-
A paragraph.
- MParagraph(String) - Constructor for record class com.io7m.montarre.api.MParagraph
-
A category name.
- MPlatform - Record Class in com.io7m.montarre.api
-
A platform.
- MPlatform(MArchitectureName, MOperatingSystemName) - Constructor for record class com.io7m.montarre.api.MPlatform
-
A platform.
- MPlatformDependentModule - Record Class in com.io7m.montarre.api
-
A platform independent module item.
- MPlatformDependentModule(MFileName, MHash, MOperatingSystemName, MArchitectureName) - Constructor for record class com.io7m.montarre.api.MPlatformDependentModule
-
A platform independent module item.
- MPlatformFileFilter - Class in com.io7m.montarre.api
-
A file filter.
- MPlatformFileFilter.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MPlatformFileFilter. - MPlatformFileFilterType - Interface in com.io7m.montarre.api
-
A file filter.
- MReindent - Class in com.io7m.montarre.xml
-
Functions to indent XML.
- MReservedNames - Class in com.io7m.montarre.api
-
Reserved names that may not appear in manifests.
- MResource - Record Class in com.io7m.montarre.api
-
A resource item.
- MResource(MFileName, MHash, MResourceRole, Optional<MCaption>) - Constructor for record class com.io7m.montarre.api.MResource
-
A resource item.
- MResourceRole - Enum Class in com.io7m.montarre.api
-
The role of a resource file.
- MSchemas - Class in com.io7m.montarre.schema
-
XML schemas.
- MShellScripts - Class in com.io7m.montarre.nativepack.internal.shell
-
Functions to generate launcher shell scripts.
- MShortName - Record Class in com.io7m.montarre.api
-
A short name.
- MShortName(String) - Constructor for record class com.io7m.montarre.api.MShortName
-
A short name.
- MText - Record Class in com.io7m.montarre.api
-
A string in a specific language.
- MText(MLanguageCode, String) - Constructor for record class com.io7m.montarre.api.MText
-
A string in a specific language.
- MTranslatedText - Class in com.io7m.montarre.api
-
A text with zero or more alternative translations.
- MTranslatedText.Builder - Class in com.io7m.montarre.api
-
Builds instances of type
MTranslatedText. - MTranslatedTexts - Class in com.io7m.montarre.api
-
Functions over translated texts.
- MTranslatedTextType - Interface in com.io7m.montarre.api
-
A text with zero or more alternative translations.
- MValidationIssue - Record Class in com.io7m.montarre.api.validation
-
A validation issue.
- MValidationIssue(MValidationKind, String, String, Map<String, String>) - Constructor for record class com.io7m.montarre.api.validation.MValidationIssue
-
A validation issue.
- MValidationKind - Enum Class in com.io7m.montarre.api.validation
-
A warning or error.
- MValidator - Class in com.io7m.montarre.io.internal
-
A validator.
- MValidator(MPackageDeclaration) - Constructor for class com.io7m.montarre.io.internal.MValidator
-
A validator.
- MValidatorFactoryType - Interface in com.io7m.montarre.api.validation
-
A factory of validators.
- MValidators - Class in com.io7m.montarre.io
-
The default validators.
- MValidators() - Constructor for class com.io7m.montarre.io.MValidators
-
The default validators.
- MValidatorType - Interface in com.io7m.montarre.api.validation
-
A validator.
- MVendor - Record Class in com.io7m.montarre.api
-
A vendor.
- MVendor(MVendorID, MVendorName) - Constructor for record class com.io7m.montarre.api.MVendor
-
A vendor.
- MVendorID - Record Class in com.io7m.montarre.api
-
A vendor ID.
- MVendorID(RDottedName) - Constructor for record class com.io7m.montarre.api.MVendorID
-
A vendor ID.
- MVendorName - Record Class in com.io7m.montarre.api
-
A vendor name.
- MVendorName(String) - Constructor for record class com.io7m.montarre.api.MVendorName
-
A vendor name.
- MVersion - Class in com.io7m.montarre.cmdline
- MVersion - Record Class in com.io7m.montarre.api
-
Version information.
- MVersion(Version, LocalDate) - Constructor for record class com.io7m.montarre.api.MVersion
-
Version information.
- MWiXValidator - Class in com.io7m.montarre.nativepack.internal
-
A WiX validator.
- MWiXValidator(Path) - Constructor for class com.io7m.montarre.nativepack.internal.MWiXValidator
-
A WiX validator.
- MWiXValidatorFactoryType - Interface in com.io7m.montarre.api.wix
-
A factory of WiX file writers.
- MWiXValidators - Class in com.io7m.montarre.nativepack
-
A factory of WiX validators.
- MWiXValidators() - Constructor for class com.io7m.montarre.nativepack.MWiXValidators
-
A factory of WiX validators.
- MWiXValidatorType - Interface in com.io7m.montarre.api.wix
-
A validator.
- MWiXWriter - Class in com.io7m.montarre.nativepack.internal
-
A WiX writer.
- MWiXWriter(MPackageDeclaration, Path, OutputStream) - Constructor for class com.io7m.montarre.nativepack.internal.MWiXWriter
-
A WiX writer.
- MWiXWriterFactoryType - Interface in com.io7m.montarre.api.wix
-
A factory of WiX file writers.
- MWiXWriters - Class in com.io7m.montarre.nativepack
-
A factory of WiX writers.
- MWiXWriters() - Constructor for class com.io7m.montarre.nativepack.MWiXWriters
-
A factory of WiX writers.
- MWiXWriterType - Interface in com.io7m.montarre.api.wix
-
A writer.
- Mx1 - Class in com.io7m.montarre.xml.internal.v1
-
V1 convenience functions.
- Mx1Caption - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Caption(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Caption
-
A parser.
- Mx1Category - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Category(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Category
-
A parser.
- Mx1Copying - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Copying(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Copying
-
A parser.
- Mx1Description - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Description(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Description
-
A parser.
- Mx1Feature - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Feature(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Feature
-
A parser.
- Mx1Flatpak - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Flatpak(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Flatpak
-
A parser.
- Mx1FlatpakPermission - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1FlatpakPermission(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1FlatpakPermission
-
A parser.
- Mx1FlatpakRuntime - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1FlatpakRuntime(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1FlatpakRuntime
-
A parser.
- Mx1JavaInfo - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1JavaInfo(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1JavaInfo
-
A parser.
- Mx1Link - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Link(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Link
-
A parser.
- Mx1LongDescription - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1LongDescription(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1LongDescription
-
A parser.
- Mx1Manifest - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Manifest(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Manifest
-
A parser.
- Mx1Metadata - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Metadata(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Metadata
-
A parser.
- Mx1Module - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Module(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Module
-
A parser.
- Mx1Names - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Names(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Names
-
A parser.
- Mx1Package - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Package(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Package
-
A parser.
- Mx1Paragraph - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Paragraph(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Paragraph
-
A parser.
- Mx1PlatformDependentModule - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1PlatformDependentModule(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1PlatformDependentModule
-
A parser.
- Mx1Resource - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Resource(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Resource
-
A parser.
- Mx1Text - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Text(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Text
-
A parser.
- Mx1Vendor - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Vendor(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Vendor
-
A parser.
- Mx1Version - Class in com.io7m.montarre.xml.internal.v1
-
A parser.
- Mx1Version(BTElementParsingContextType) - Constructor for class com.io7m.montarre.xml.internal.v1.Mx1Version
-
A parser.
N
- name() - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MArchitectureName
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MCategoryName
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MFileName
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MHashAlgorithm
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MLanguageCode
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MOperatingSystemName
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MPackageName
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MShortName
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MVendor
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MVendorID
-
Returns the value of the
namerecord component. - name() - Method in record class com.io7m.montarre.api.MVendorName
-
Returns the value of the
namerecord component. - name() - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceProviderType
- name() - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceType
- name() - Method in class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImageProvider
- name() - Method in class com.io7m.montarre.nativepack.internal.deb.MNPackagerDebProvider
- name() - Method in class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpakProvider
- name() - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- name() - Method in class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSIProvider
- name() - Method in class com.io7m.montarre.nativepack.internal.shell.MNPackagerShellProvider
- names() - Method in class com.io7m.montarre.api.MMetadata
- names() - Method in interface com.io7m.montarre.api.MMetadataType
- netbsd() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
O
- of(MArchitectureName) - Static method in enum class com.io7m.montarre.adoptium.METArchitectureName
- of(MOperatingSystemName) - Static method in enum class com.io7m.montarre.adoptium.METOperatingSystemName
- ofTranslations(Map.Entry<MLanguageCode, String>...) - Static method in class com.io7m.montarre.api.MCaptions
-
Construct a caption.
- ofTranslations(Map.Entry<MLanguageCode, String>...) - Static method in class com.io7m.montarre.api.MTranslatedTexts
-
Construct a translated text.
- onCharacters(BTElementParsingContextType, char[], int, int) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Feature
- onCharacters(BTElementParsingContextType, char[], int, int) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Paragraph
- onCharacters(BTElementParsingContextType, char[], int, int) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Text
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Caption
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Description
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Flatpak
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1LongDescription
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Manifest
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Metadata
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Package
- onChildHandlersRequested(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Resource
- onChildValueProduced(BTElementParsingContextType, MCaption) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Resource
- onChildValueProduced(BTElementParsingContextType, MFlatpakMetadataElementType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Flatpak
- onChildValueProduced(BTElementParsingContextType, MLongDescriptionElementType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1LongDescription
- onChildValueProduced(BTElementParsingContextType, MManifestItemType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Manifest
- onChildValueProduced(BTElementParsingContextType, MPackageElementType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Package
- onChildValueProduced(BTElementParsingContextType, MText) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Caption
- onChildValueProduced(BTElementParsingContextType, MText) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Description
- onChildValueProduced(BTElementParsingContextType, Object) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Metadata
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Caption
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Category
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Copying
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Description
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Feature
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Flatpak
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1FlatpakPermission
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1FlatpakRuntime
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1JavaInfo
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Link
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1LongDescription
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Manifest
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Metadata
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Module
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Names
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Package
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Paragraph
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1PlatformDependentModule
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Resource
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Text
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Vendor
- onElementFinished(BTElementParsingContextType) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Version
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Category
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Copying
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Feature
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1FlatpakPermission
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1FlatpakRuntime
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1JavaInfo
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Link
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1LongDescription
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Metadata
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Module
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Names
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Paragraph
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1PlatformDependentModule
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Resource
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Text
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Vendor
- onElementStart(BTElementParsingContextType, Attributes) - Method in class com.io7m.montarre.xml.internal.v1.Mx1Version
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckAbstract
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckApplicationID
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckDescription
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckIcons
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckName
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckScreenshots
- onExecute(MPackageDeclaration) - Method in class com.io7m.montarre.io.internal.MCheckSummary
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCMavenDownload
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCNativeCreate
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCNativePackagers
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCPackageCheck
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCPackageExtractDeclaration
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCPackagePack
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCPackageSchema
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCPackageUnpack
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCPackageValidate
- onExecute(QCommandContextType) - Method in class com.io7m.montarre.cmdline.internal.MCWixXML
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCMavenDownload
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCNativeCreate
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCNativePackagers
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCPackageCheck
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCPackageExtractDeclaration
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCPackagePack
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCPackageSchema
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCPackageUnpack
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCPackageValidate
- onListNamedParameters() - Method in class com.io7m.montarre.cmdline.internal.MCWixXML
- open(MNativeWorkspaceConfiguration, MHTTPClientFactoryType, MPackageReaderType) - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceFactoryType
-
Open a workspace.
- open(MNativeWorkspaceConfiguration, MHTTPClientFactoryType, MPackageReaderType) - Static method in class com.io7m.montarre.nativepack.internal.MNWorkspace
-
Open a workspace.
- open(MNativeWorkspaceConfiguration, MHTTPClientFactoryType, MPackageReaderType) - Method in class com.io7m.montarre.nativepack.MNWorkspaces
- open(Path) - Method in interface com.io7m.montarre.api.io.MPackageReaderFactoryType
-
Open a package for reading.
- open(Path) - Method in class com.io7m.montarre.io.MPackageReaders
- openbsd() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- openjdkVersion() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
openjdkVersionrecord component. - operatingSystem() - Method in class com.io7m.montarre.adoptium.MEARuntime
- operatingSystem() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
- operatingSystem() - Method in interface com.io7m.montarre.adoptium.MEARuntimeSearchType
- operatingSystem() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
- operatingSystem() - Method in record class com.io7m.montarre.api.MPlatform
-
Returns the value of the
operatingSystemrecord component. - operatingSystem() - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Returns the value of the
operatingSystemrecord component. - operatingSystem() - Method in class com.io7m.montarre.api.MPlatformFileFilter
- operatingSystem() - Method in interface com.io7m.montarre.api.MPlatformFileFilterType
- operatingSystem() - Method in interface com.io7m.montarre.api.natives.MNativeWorkspaceType
- operatingSystem() - Method in class com.io7m.montarre.nativepack.internal.MNWorkspace
- optional() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
optionalrecord component. - os() - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Returns the value of the
osrecord component. - os400() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- osx() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
P
- packageDeclaration() - Method in interface com.io7m.montarre.api.io.MPackageReaderType
- packageDeclaration() - Method in class com.io7m.montarre.io.internal.MPackageReader
- packageName() - Method in class com.io7m.montarre.api.MNames
- packageName() - Method in interface com.io7m.montarre.api.MNamesType
- packagers() - Method in interface com.io7m.montarre.api.natives.MNativePackagerDirectoryType
- packagers() - Method in class com.io7m.montarre.nativepack.MNPackagers
- packageV() - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Returns the value of the
packageVrecord component. - packFrom(Path) - Method in interface com.io7m.montarre.api.io.MPackageWriterType
-
Pack all files in the given directory hierarchy.
- packFrom(Path) - Method in class com.io7m.montarre.io.internal.MPackageWriter
- packTar(Path, Path, Predicate<String>, MShortName) - Static method in class com.io7m.montarre.nativepack.internal.MNArchives
-
Pack the given directory into an archive.
- packZip(Path, Path, MShortName) - Static method in class com.io7m.montarre.nativepack.internal.MNArchives
-
Pack the given directory into an archive.
- permission() - Method in record class com.io7m.montarre.api.MFlatpakPermission
-
Returns the value of the
permissionrecord component. - permissions() - Method in class com.io7m.montarre.api.MMetadataFlatpak
- permissions() - Method in interface com.io7m.montarre.api.MMetadataFlatpakType
- PLATFORM - Enum constant in enum class com.io7m.montarre.api.MFlatpakRuntimeRole
-
The runtime is used as a platform.
- ppc_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- ppc_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- PPC64 - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
ppc_64
- PPC64LE - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
ppcle_64
- ppcle_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- ppcle_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- putAllTranslations(Map<? extends MLanguageCode, ? extends String>) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Put all mappings from the specified map as entries to
translationsmap. - putTranslations(MLanguageCode, String) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Put one entry to the
translationsmap. - putTranslations(Map.Entry<? extends MLanguageCode, ? extends String>) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Put one entry to the
translationsmap.
R
- readFile(MFileName) - Method in interface com.io7m.montarre.api.io.MPackageReaderType
- readFile(MFileName) - Method in class com.io7m.montarre.io.internal.MPackageReader
- releaseName() - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Returns the value of the
releaseNamerecord component. - releaseType() - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Returns the value of the
releaseTyperecord component. - remediatingAction() - Method in exception class com.io7m.montarre.api.MException
- remediatingAction() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
- requiredJDKVersion() - Method in class com.io7m.montarre.api.MJavaInfo
- requiredJDKVersion() - Method in interface com.io7m.montarre.api.MJavaInfoType
- riscv_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- riscv_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- RISCV64 - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
riscv_64
- role() - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Returns the value of the
rolerecord component. - role() - Method in record class com.io7m.montarre.api.MLink
-
Returns the value of the
rolerecord component. - role() - Method in record class com.io7m.montarre.api.MResource
-
Returns the value of the
rolerecord component. - run() - Method in class com.io7m.montarre.cmdline.MMain
- runtimes() - Method in class com.io7m.montarre.api.MMetadataFlatpak
- runtimes() - Method in interface com.io7m.montarre.api.MMetadataFlatpakType
- runtimes(MEARuntimeSearch) - Method in class com.io7m.montarre.adoptium.internal.MEAdoptium
- runtimes(MEARuntimeSearch) - Method in interface com.io7m.montarre.adoptium.MEAdoptiumType
-
Search for runtimes.
- RuntimeVersionConverter - Class in com.io7m.montarre.cmdline.converters
-
A converter for runtime versions.
- RuntimeVersionConverter() - Constructor for class com.io7m.montarre.cmdline.converters.RuntimeVersionConverter
-
A converter for runtime versions.
S
- s390_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- S390X - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
s390x
- schema1_0() - Static method in class com.io7m.montarre.schema.MSchemas
- schemas() - Static method in class com.io7m.montarre.schema.MSchemas
- SCM - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to an SCM repository.
- SCREENSHOT - Enum constant in enum class com.io7m.montarre.api.MResourceRole
-
A screenshot.
- SDK - Enum constant in enum class com.io7m.montarre.api.MFlatpakRuntimeRole
-
The runtime is used as an SDK.
- security() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
securityrecord component. - semver() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns the value of the
semverrecord component. - setApplicationKind(MApplicationKind) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
applicationKindattribute. - setArchitecture(MArchitectureName) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
architectureattribute. - setArchitecture(MArchitectureName) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch.Builder
-
Initializes the value for the
architectureattribute. - setArchitecture(MArchitectureName) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Initializes the value for the
architectureattribute. - setAttribute(String, Object) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- setBaseDirectory(Path) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration.Builder
-
Initializes the value for the
baseDirectoryattribute. - setBaseURI(URI) - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration.Builder
-
Initializes the value for the
baseURIattribute. - setCategories(Iterable<? extends MCategoryName>) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Sets or replaces all elements for
categoriesset. - setCopying(MCopyingType) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
copyingattribute. - setCopyright(String) - Method in class com.io7m.montarre.api.MCopying.Builder
-
Initializes the value for the
copyrightattribute. - setDescription(MDescription) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
descriptionattribute. - setDescriptions(Iterable<? extends MParagraph>) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Sets or replaces all elements for
descriptionslist. - setDownloadLink(URI) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
downloadLinkattribute. - setExcludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Sets or replaces all elements for
excludeslist. - setExcludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Sets or replaces all elements for
excludeslist. - setFeatures(Iterable<? extends MFeature>) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Sets or replaces all elements for
featureslist. - setFeatureVersion(int) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch.Builder
-
Initializes the value for the
featureVersionattribute. - setFlatpak(MMetadataFlatpakType) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
flatpakattribute. - setFormat(MArchiveFormat) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
formatattribute. - setHash(MHash) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
hashattribute. - setHumanName(String) - Method in class com.io7m.montarre.api.MNames.Builder
-
Initializes the value for the
humanNameattribute. - setImageKind(METImageKind) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch.Builder
-
Initializes the value for the
imageKindattribute. - setIncludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MFileFilter.Builder
-
Sets or replaces all elements for
includeslist. - setIncludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Sets or replaces all elements for
includeslist. - setItems(Iterable<? extends MManifestItemType>) - Method in class com.io7m.montarre.api.MManifest.Builder
-
Sets or replaces all elements for
itemslist. - setJavaInfo(MJavaInfoType) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
javaInfoattribute. - setJavaRuntimeDownloadFormat(MArchiveFormat) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration.Builder
-
Initializes the value for the
javaRuntimeDownloadFormatattribute. - setJavaRuntimeDownloadSHA256(String) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration.Builder
-
Initializes the value for the
javaRuntimeDownloadSHA256attribute. - setJavaRuntimeDownloadURI(URI) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration.Builder
-
Initializes the value for the
javaRuntimeDownloadURIattribute. - setLanguage(MLanguageCode) - Method in class com.io7m.montarre.api.MLongDescription.Builder
-
Initializes the value for the
languageattribute. - setLanguage(MLanguageCode) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Initializes the value for the
languageattribute. - setLicense(String) - Method in class com.io7m.montarre.api.MCopying.Builder
-
Initializes the value for the
licenseattribute. - setLinks(Iterable<? extends MLink>) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Sets or replaces all elements for
linksset. - setLongDescriptions(Iterable<? extends MLongDescriptionType>) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Sets or replaces all elements for
longDescriptionslist. - setMainModule(String) - Method in class com.io7m.montarre.api.MJavaInfo.Builder
-
Initializes the value for the
mainModuleattribute. - setManifest(MManifestType) - Method in class com.io7m.montarre.api.MPackageDeclaration.Builder
-
Initializes the value for the
manifestattribute. - setMetadata(MMetadataType) - Method in class com.io7m.montarre.api.MPackageDeclaration.Builder
-
Initializes the value for the
metadataattribute. - setNames(MNamesType) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
namesattribute. - setOperatingSystem(MOperatingSystemName) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
operatingSystemattribute. - setOperatingSystem(MOperatingSystemName) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch.Builder
-
Initializes the value for the
operatingSystemattribute. - setOperatingSystem(MOperatingSystemName) - Method in class com.io7m.montarre.api.MPlatformFileFilter.Builder
-
Initializes the value for the
operatingSystemattribute. - setPackageName(MPackageName) - Method in class com.io7m.montarre.api.MNames.Builder
-
Initializes the value for the
packageNameattribute. - setPermissions(Iterable<? extends MFlatpakPermission>) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Sets or replaces all elements for
permissionslist. - setRequiredJDKVersion(long) - Method in class com.io7m.montarre.api.MJavaInfo.Builder
-
Initializes the value for the
requiredJDKVersionattribute. - setRuntimes(Iterable<? extends MFlatpakRuntime>) - Method in class com.io7m.montarre.api.MMetadataFlatpak.Builder
-
Sets or replaces all elements for
runtimeslist. - setShortName(MShortName) - Method in class com.io7m.montarre.api.MNames.Builder
-
Initializes the value for the
shortNameattribute. - setSize(long) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
sizeattribute. - setText(String) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Initializes the value for the
textattribute. - setTranslations(Map<? extends MLanguageCode, ? extends String>) - Method in class com.io7m.montarre.api.MTranslatedText.Builder
-
Sets or replaces all mappings from the specified map as entries for the
translationsmap. - setVendor(MVendor) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
vendorattribute. - setVersion(MVersion) - Method in class com.io7m.montarre.api.MMetadata.Builder
-
Initializes the value for the
versionattribute. - setVersion(Runtime.Version) - Method in class com.io7m.montarre.adoptium.MEARuntime.Builder
-
Initializes the value for the
versionattribute. - shellScript(MJavaInfoType, MShortName) - Static method in class com.io7m.montarre.nativepack.internal.shell.MShellScripts
-
Generate the lines of a launcher shell script.
- shellScriptText(MJavaInfoType, MShortName) - Static method in class com.io7m.montarre.nativepack.internal.shell.MShellScripts
-
Generate the text of a launcher shell script.
- shortName() - Method in class com.io7m.montarre.api.MNames
- shortName() - Method in interface com.io7m.montarre.api.MNamesType
- size() - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Returns the value of the
sizerecord component. - size() - Method in class com.io7m.montarre.adoptium.MEARuntime
- size() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
- solaris() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- SOLARIS - Enum constant in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
solaris
- sparc_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- sparc_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
- SPARCV9 - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
sparc_64
- start() - Method in class com.io7m.montarre.io.internal.MPackageReader
-
Open the package declaration and parse it.
- start() - Method in class com.io7m.montarre.io.internal.MPackageWriter
-
Start the file.
- syntax() - Method in class com.io7m.montarre.cmdline.converters.MArchitectureNameConverter
- syntax() - Method in class com.io7m.montarre.cmdline.converters.MOperatingSystemNameConverter
- syntax() - Method in class com.io7m.montarre.cmdline.converters.RuntimeVersionConverter
T
- takeAttributes() - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- TAR_GZ - Enum constant in enum class com.io7m.montarre.api.MArchiveFormat
-
A gzip-compressed tar archive.
- target() - Method in record class com.io7m.montarre.api.MLink
-
Returns the value of the
targetrecord component. - text() - Method in record class com.io7m.montarre.api.MCaption
-
Returns the value of the
textrecord component. - text() - Method in record class com.io7m.montarre.api.MDescription
-
Returns the value of the
textrecord component. - text() - Method in record class com.io7m.montarre.api.MFeature
-
Returns the value of the
textrecord component. - text() - Method in record class com.io7m.montarre.api.MParagraph
-
Returns the value of the
textrecord component. - text() - Method in record class com.io7m.montarre.api.MText
-
Returns the value of the
textrecord component. - text() - Method in class com.io7m.montarre.api.MTranslatedText
- text() - Method in interface com.io7m.montarre.api.MTranslatedTextType
- toString() - Method in record class com.io7m.montarre.adoptium.internal.MEBinary
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.adoptium.internal.MEPackage
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.adoptium.internal.MEVersion
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
-
Prints the immutable value
MEAdoptiumConfigurationwith attribute values. - toString() - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Prints the immutable value
MEARuntimewith attribute values. - toString() - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Prints the immutable value
MEARuntimeSearchwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MArchitectureName
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MCaption
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MCategoryName
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MCopying
-
Prints the immutable value
MCopyingwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MDescription
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MFeature
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MFileFilter
-
Prints the immutable value
MFileFilterwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MFileName
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MFlatpakPermission
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MHash
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MHashAlgorithm
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MHashValue
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MJavaInfo
-
Prints the immutable value
MJavaInfowith attribute values. - toString() - Method in record class com.io7m.montarre.api.MLanguageCode
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MLink
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MLongDescription
-
Prints the immutable value
MLongDescriptionwith attribute values. - toString() - Method in class com.io7m.montarre.api.MManifest
-
Prints the immutable value
MManifestwith attribute values. - toString() - Method in class com.io7m.montarre.api.MMetadata
-
Prints the immutable value
MMetadatawith attribute values. - toString() - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
Prints the immutable value
MMetadataFlatpakwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MModule
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MNames
-
Prints the immutable value
MNameswith attribute values. - toString() - Method in record class com.io7m.montarre.api.MOperatingSystemName
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MPackageDeclaration
-
Prints the immutable value
MPackageDeclarationwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MPackageName
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MParagraph
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MPlatform
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MPlatformDependentModule
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Prints the immutable value
MPlatformFileFilterwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MResource
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MShortName
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MText
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.MTranslatedText
-
Prints the immutable value
MTranslatedTextwith attribute values. - toString() - Method in record class com.io7m.montarre.api.MVendor
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MVendorID
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MVendorName
-
Returns a string representation of this record class.
- toString() - Method in record class com.io7m.montarre.api.MVersion
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Prints the immutable value
MNativeWorkspaceConfigurationwith attribute values. - toString() - Method in record class com.io7m.montarre.api.validation.MValidationIssue
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.montarre.cmdline.MMain
- TRANSLATE - Enum constant in enum class com.io7m.montarre.api.MLinkRole
-
A link to a translation page.
- translateVersion(MNativeWorkspaceType, Version) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- translations() - Method in class com.io7m.montarre.api.MTranslatedText
- translations() - Method in interface com.io7m.montarre.api.MTranslatedTextType
U
- unknown() - Static method in record class com.io7m.montarre.api.MArchitectureName
- unknown() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- unpackIcon(MNativeWorkspaceType, MPackageReaderType, Path) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- unpackInto(Path) - Method in interface com.io7m.montarre.api.io.MPackageReaderType
-
Unpack all files into the given output directory.
- unpackInto(Path) - Method in class com.io7m.montarre.io.internal.MPackageReader
- unpackLicense(MPackageReaderType, Path) - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
- unsupportedReason(Optional<MPackageDeclaration>) - Method in interface com.io7m.montarre.api.natives.MNativePackagerServiceType
-
Determine if the service can run on the current platform, and return the reason why it cannot (if it cannot).
- unsupportedReason(Optional<MPackageDeclaration>) - Method in class com.io7m.montarre.nativepack.internal.app_image.MNPackagerAppImage
- unsupportedReason(Optional<MPackageDeclaration>) - Method in class com.io7m.montarre.nativepack.internal.deb.MNPackagerDeb
- unsupportedReason(Optional<MPackageDeclaration>) - Method in class com.io7m.montarre.nativepack.internal.flatpak.MNPackagerFlatpak
- unsupportedReason(Optional<MPackageDeclaration>) - Method in class com.io7m.montarre.nativepack.internal.msi.MNPackagerMSI
- unsupportedReason(Optional<MPackageDeclaration>) - Method in class com.io7m.montarre.nativepack.internal.shell.MNPackagerShell
V
- valid() - Static method in record class com.io7m.montarre.api.MArchitectureName
- valid() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- value() - Method in record class com.io7m.montarre.api.MHash
-
Returns the value of the
valuerecord component. - value() - Method in record class com.io7m.montarre.api.MHashValue
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class com.io7m.montarre.adoptium.METArchitectureName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.adoptium.METImageKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.api.MApplicationKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.api.MArchiveFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.api.MFlatpakRuntimeRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.api.MLinkRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.api.MResourceRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.io7m.montarre.api.validation.MValidationKind
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.io7m.montarre.adoptium.METArchitectureName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.adoptium.METImageKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.api.MApplicationKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.api.MArchiveFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.api.MFlatpakRuntimeRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.api.MLinkRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.api.MResourceRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.io7m.montarre.api.validation.MValidationKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vendor() - Method in class com.io7m.montarre.api.MMetadata
- vendor() - Method in interface com.io7m.montarre.api.MMetadataType
- version() - Method in class com.io7m.montarre.adoptium.MEARuntime
- version() - Method in interface com.io7m.montarre.adoptium.MEARuntimeType
- version() - Method in record class com.io7m.montarre.api.MFlatpakRuntime
-
Returns the value of the
versionrecord component. - version() - Method in class com.io7m.montarre.api.MMetadata
- version() - Method in interface com.io7m.montarre.api.MMetadataType
- version() - Method in record class com.io7m.montarre.api.MVersion
-
Returns the value of the
versionrecord component. - versionData() - Method in record class com.io7m.montarre.adoptium.internal.MERelease
-
Returns the value of the
versionDatarecord component.
W
- warning(String, String) - Method in class com.io7m.montarre.io.internal.MCheckAbstract
- warning(SAXParseException) - Method in class com.io7m.montarre.nativepack.internal.MWiXValidator
- WARNING - Enum constant in enum class com.io7m.montarre.api.validation.MValidationKind
-
A warning.
- windows() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
- WINDOWS - Enum constant in enum class com.io7m.montarre.adoptium.METOperatingSystemName
-
windows
- withApplicationKind(MApplicationKind) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
applicationKindattribute. - withArchitecture(MArchitectureName) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
architectureattribute. - withArchitecture(MArchitectureName) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Copy the current immutable object by setting a value for the
architectureattribute. - withArchitecture(MArchitectureName) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Copy the current immutable object by setting a value for the
architectureattribute. - withBaseDirectory(Path) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Copy the current immutable object by setting a value for the
baseDirectoryattribute. - withBaseURI(URI) - Method in class com.io7m.montarre.adoptium.MEAdoptiumConfiguration
-
Copy the current immutable object by setting a value for the
baseURIattribute. - withCategories(MCategoryName...) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object with elements that replace the content of
categories. - withCategories(Iterable<? extends MCategoryName>) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object with elements that replace the content of
categories. - withCopying(MCopyingType) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
copyingattribute. - withCopyright(String) - Method in class com.io7m.montarre.api.MCopying
-
Copy the current immutable object by setting a value for the
copyrightattribute. - withDescription(MDescription) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescriptions(MParagraph...) - Method in class com.io7m.montarre.api.MLongDescription
-
Copy the current immutable object with elements that replace the content of
descriptions. - withDescriptions(Iterable<? extends MParagraph>) - Method in class com.io7m.montarre.api.MLongDescription
-
Copy the current immutable object with elements that replace the content of
descriptions. - withDownloadLink(URI) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
downloadLinkattribute. - withExcludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MFileFilter
-
Copy the current immutable object with elements that replace the content of
excludes. - withExcludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Copy the current immutable object with elements that replace the content of
excludes. - withExcludes(Pattern...) - Method in class com.io7m.montarre.api.MFileFilter
-
Copy the current immutable object with elements that replace the content of
excludes. - withExcludes(Pattern...) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Copy the current immutable object with elements that replace the content of
excludes. - withFeatures(MFeature...) - Method in class com.io7m.montarre.api.MLongDescription
-
Copy the current immutable object with elements that replace the content of
features. - withFeatures(Iterable<? extends MFeature>) - Method in class com.io7m.montarre.api.MLongDescription
-
Copy the current immutable object with elements that replace the content of
features. - withFeatureVersion(int) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Copy the current immutable object by setting a value for the
featureVersionattribute. - withFlatpak(MMetadataFlatpakType) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
flatpakattribute. - withFormat(MArchiveFormat) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
formatattribute. - withHash(MHash) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
hashattribute. - withHumanName(String) - Method in class com.io7m.montarre.api.MNames
-
Copy the current immutable object by setting a value for the
humanNameattribute. - withImageKind(METImageKind) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Copy the current immutable object by setting a value for the
imageKindattribute. - withIncludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MFileFilter
-
Copy the current immutable object with elements that replace the content of
includes. - withIncludes(Iterable<? extends Pattern>) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Copy the current immutable object with elements that replace the content of
includes. - withIncludes(Pattern...) - Method in class com.io7m.montarre.api.MFileFilter
-
Copy the current immutable object with elements that replace the content of
includes. - withIncludes(Pattern...) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Copy the current immutable object with elements that replace the content of
includes. - withItems(MManifestItemType...) - Method in class com.io7m.montarre.api.MManifest
-
Copy the current immutable object with elements that replace the content of
items. - withItems(Iterable<? extends MManifestItemType>) - Method in class com.io7m.montarre.api.MManifest
-
Copy the current immutable object with elements that replace the content of
items. - withJavaInfo(MJavaInfoType) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
javaInfoattribute. - withJavaRuntimeDownloadFormat(MArchiveFormat) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Copy the current immutable object by setting a value for the
javaRuntimeDownloadFormatattribute. - withJavaRuntimeDownloadSHA256(String) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Copy the current immutable object by setting a value for the
javaRuntimeDownloadSHA256attribute. - withJavaRuntimeDownloadURI(URI) - Method in class com.io7m.montarre.api.natives.MNativeWorkspaceConfiguration
-
Copy the current immutable object by setting a value for the
javaRuntimeDownloadURIattribute. - withLanguage(MLanguageCode) - Method in class com.io7m.montarre.api.MLongDescription
-
Copy the current immutable object by setting a value for the
languageattribute. - withLanguage(MLanguageCode) - Method in class com.io7m.montarre.api.MTranslatedText
-
Copy the current immutable object by setting a value for the
languageattribute. - withLicense(String) - Method in class com.io7m.montarre.api.MCopying
-
Copy the current immutable object by setting a value for the
licenseattribute. - withLinks(MLink...) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object with elements that replace the content of
links. - withLinks(Iterable<? extends MLink>) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object with elements that replace the content of
links. - withLongDescriptions(MLongDescriptionType...) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object with elements that replace the content of
longDescriptions. - withLongDescriptions(Iterable<? extends MLongDescriptionType>) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object with elements that replace the content of
longDescriptions. - withMainModule(String) - Method in class com.io7m.montarre.api.MJavaInfo
-
Copy the current immutable object by setting a value for the
mainModuleattribute. - withManifest(MManifestType) - Method in class com.io7m.montarre.api.MPackageDeclaration
-
Copy the current immutable object by setting a value for the
manifestattribute. - withMetadata(MMetadataType) - Method in class com.io7m.montarre.api.MPackageDeclaration
-
Copy the current immutable object by setting a value for the
metadataattribute. - withNames(MNamesType) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
namesattribute. - withOperatingSystem(MOperatingSystemName) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
operatingSystemattribute. - withOperatingSystem(MOperatingSystemName) - Method in class com.io7m.montarre.adoptium.MEARuntimeSearch
-
Copy the current immutable object by setting a value for the
operatingSystemattribute. - withOperatingSystem(MOperatingSystemName) - Method in class com.io7m.montarre.api.MPlatformFileFilter
-
Copy the current immutable object by setting a value for the
operatingSystemattribute. - withPackageName(MPackageName) - Method in class com.io7m.montarre.api.MNames
-
Copy the current immutable object by setting a value for the
packageNameattribute. - withPermissions(MFlatpakPermission...) - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
Copy the current immutable object with elements that replace the content of
permissions. - withPermissions(Iterable<? extends MFlatpakPermission>) - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
Copy the current immutable object with elements that replace the content of
permissions. - withRequiredJDKVersion(long) - Method in class com.io7m.montarre.api.MJavaInfo
-
Copy the current immutable object by setting a value for the
requiredJDKVersionattribute. - withRuntimes(MFlatpakRuntime...) - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
Copy the current immutable object with elements that replace the content of
runtimes. - withRuntimes(Iterable<? extends MFlatpakRuntime>) - Method in class com.io7m.montarre.api.MMetadataFlatpak
-
Copy the current immutable object with elements that replace the content of
runtimes. - withShortName(MShortName) - Method in class com.io7m.montarre.api.MNames
-
Copy the current immutable object by setting a value for the
shortNameattribute. - withSize(long) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
sizeattribute. - withText(String) - Method in class com.io7m.montarre.api.MTranslatedText
-
Copy the current immutable object by setting a value for the
textattribute. - withTranslations(Map<? extends MLanguageCode, ? extends String>) - Method in class com.io7m.montarre.api.MTranslatedText
-
Copy the current immutable object by replacing the
translationsmap with the specified map. - withVendor(MVendor) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
vendorattribute. - withVersion(MVersion) - Method in class com.io7m.montarre.api.MMetadata
-
Copy the current immutable object by setting a value for the
versionattribute. - withVersion(Runtime.Version) - Method in class com.io7m.montarre.adoptium.MEARuntime
-
Copy the current immutable object by setting a value for the
versionattribute. - writeReplaceOptions() - Method in class com.io7m.montarre.nativepack.internal.MNPackagerAbstract
X
- X32 - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
x86_32
- X64 - Enum constant in enum class com.io7m.montarre.adoptium.METArchitectureName
-
x86_64
- x86_32() - Static method in record class com.io7m.montarre.api.MArchitectureName
- x86_64() - Static method in record class com.io7m.montarre.api.MArchitectureName
Z
- ZIP - Enum constant in enum class com.io7m.montarre.api.MArchiveFormat
-
A plain zip file.
- zos() - Static method in record class com.io7m.montarre.api.MOperatingSystemName
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form