- Generic - Annotation Type in com.buschmais.jqassistant.plugin.common.api.report
-
Defines generic language elements.
- Generic.GenericLanguageElement - Enum in com.buschmais.jqassistant.plugin.common.api.report
-
- getBooleanProperty(String, Boolean) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Get a property as boolean.
- getClassifier() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getContainerDescriptor(I, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractContainerScannerPlugin
-
Return the descriptor representing the artifact.
- getContainerDescriptor(File, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.DirectoryScannerPlugin
-
- getContainerDescriptor(TarArchiveInputStream, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.TarArchiveInputStreamScannerPlugin
-
- getContainerDescriptor(ZipFileResource, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getContainerPath(I, String) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractContainerScannerPlugin
-
Return the normalized path to the container.
- getContainerPath(File, String) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
- getContainerPath(S, String) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.AbstractArchiveInputStreamScannerPlugin
-
- getContainerPath(ZipFileResource, String) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getContains() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.FileContainerDescriptor
-
Return the contained descriptors.
- getDependencies() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getDependency() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.DependsOnDescriptor
-
- getDependent() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.DependsOnDescriptor
-
- getDependents() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractResourceScannerPlugin
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.TarArchiveInputStreamScannerPlugin
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getDirectoryPath(File, File) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Return the relative path of a file within a directory.
- getEntries(I) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractContainerScannerPlugin
-
Return an iterable which delivers the entries of the container.
- getEntries(File) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
- getEntries(S) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.AbstractArchiveInputStreamScannerPlugin
-
- getEntries(ZipFileResource) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getEntry(I, E) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractContainerScannerPlugin
-
Return a
Resource
representing an entry.
- getEntry(File, File) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
- getEntry(S, E) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.AbstractArchiveInputStreamScannerPlugin
-
- getEntry(ZipFileResource, ZipArchiveEntry) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getExtension() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin
-
Return the file extension to match.
- getExtension() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipScannerPlugin
-
- getFile() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.AbstractFileResource
-
- getFile() - Method in interface com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource
-
- getFile() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.BufferedFileResource
-
- getFileName() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.FileNameDescriptor
-
- getGroup() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getInstance() - Static method in class com.buschmais.jqassistant.plugin.common.api.scanner.MD5DigestDelegate
-
Return the singleton instance.
- getLanguage() - Method in enum com.buschmais.jqassistant.plugin.common.api.report.Generic.GenericLanguageElement
-
- getMd5() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.MD5Descriptor
-
- getName() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getName() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
- getNextEntry(S) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.AbstractArchiveInputStreamScannerPlugin
-
- getNextEntry(TarArchiveInputStream) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.TarArchiveInputStreamScannerPlugin
-
- getPath() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.ZipFileResource
-
- getProperties() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Get all properties.
- getProperty(String, Class<T>) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Get the value of a property.
- getRelativePath(I, E) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractContainerScannerPlugin
-
Return the relative path of an element within the container.
- getRelativePath(File, File) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
- getRelativePath(S, E) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.AbstractArchiveInputStreamScannerPlugin
-
- getRelativePath(ZipFileResource, ZipArchiveEntry) - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getRequiredScope() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
Return the scope the plugin expects for execution.
- getRequiredScope() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.DirectoryScannerPlugin
-
- getRequires() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.FileContainerDescriptor
-
Return the required descriptors.
- getScannerContext() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Return the scanner context.
- getScope() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.BaseDependencyDescriptor
-
Get the scope of the dependency - compile
,
runtime
, test
, system
, and
provided
.
- getStringProperty(String, String) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Get a property as string.
- getType() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractDirectoryScannerPlugin
-
- getType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractResourceScannerPlugin
-
- getType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
- getType() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractZipArchiveScannerPlugin
-
- getType() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.TarArchiveInputStreamScannerPlugin
-
- getType() - Method in class com.buschmais.jqassistant.plugin.common.impl.scanner.ZipFileScannerPlugin
-
- getTypeParameter(Class<?>, int) - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.AbstractScannerPlugin
-
Determines the type parameter for a generic super class.
- getValue() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArrayValueDescriptor
-
- getValue() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.PropertyDescriptor
-
- getValue() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor
-
Return the value.
- getVersion() - Method in interface com.buschmais.jqassistant.plugin.common.api.model.ArtifactDescriptor
-
- getZipFile() - Method in class com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.ZipFileResource
-
Returns the underlying ZIP file
.
- GZipFileDescriptor - Interface in com.buschmais.jqassistant.plugin.common.api.model
-
- GZIPFileScannerPlugin - Class in com.buschmais.jqassistant.plugin.common.impl.scanner
-
Scanner plugin for GZipped file resources.
- GZIPFileScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.common.impl.scanner.GZIPFileScannerPlugin
-