- AbstractClaimReporter - Class in org.apache.rat.report.claim.impl
-
- AbstractClaimReporter() - Constructor for class org.apache.rat.report.claim.impl.AbstractClaimReporter
-
- AbstractLicenseAppender - Class in org.apache.rat.annotation
-
Add a license header to a document.
- AbstractLicenseAppender() - Constructor for class org.apache.rat.annotation.AbstractLicenseAppender
-
- AbstractMonolithicDocument - Class in org.apache.rat.document.impl
-
Abstract base class for monolithic documents.
- AbstractMonolithicDocument(String) - Constructor for class org.apache.rat.document.impl.AbstractMonolithicDocument
-
- AbstractRatMojo - Class in org.apache.rat.mp
-
Abstract base class for Mojos, which are running Rat.
- AbstractRatMojo() - Constructor for class org.apache.rat.mp.AbstractRatMojo
-
- AbstractReport - Class in org.apache.rat.report
-
Abstract base class for deriving implementations of
RatReport.
- AbstractReport() - Constructor for class org.apache.rat.report.AbstractReport
-
- AcademicFree21LicenseFamily - Class in org.apache.rat.license
-
- AcademicFree21LicenseFamily() - Constructor for class org.apache.rat.license.AcademicFree21LicenseFamily
-
- add(ResourceCollection) - Method in class org.apache.rat.anttasks.Report
-
Adds resources that will be checked.
- add(IHeaderMatcher) - Method in class org.apache.rat.anttasks.Report
-
- add(ILicenseFamily) - Method in class org.apache.rat.anttasks.Report
-
- add(MetaData.Datum) - Method in class org.apache.rat.api.MetaData
-
Adds a new datum.
- addConfiguredPattern(SubstringLicenseMatcher.Pattern) - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher
-
- addConfiguredStylesheet(Union) - Method in class org.apache.rat.anttasks.Report
-
Which stylesheet to use (only meaningful with format='styled').
- addDefaultLicenseMatchers - Variable in class org.apache.rat.anttasks.Report
-
Whether to add the default list of license matchers.
- addDefaultLicenseMatchers - Variable in class org.apache.rat.mp.AbstractRatMojo
-
Whether to add the default list of license matchers.
- addEclipseDefaults(Log, boolean, Set<String>) - Static method in class org.apache.rat.mp.util.ExclusionHelper
-
- addIdeaDefaults(Log, boolean, Set<String>) - Static method in class org.apache.rat.mp.util.ExclusionHelper
-
- addingLicenses - Variable in class org.apache.rat.ReportConfiguration
-
- addingLicensesForced - Variable in class org.apache.rat.ReportConfiguration
-
- addLicenseHeaders - Variable in class org.apache.rat.anttasks.Report
-
Whether to add license headers.
- AddLicenseHeaders() - Constructor for class org.apache.rat.anttasks.Report.AddLicenseHeaders
-
- AddLicenseHeaders(String) - Constructor for class org.apache.rat.anttasks.Report.AddLicenseHeaders
-
- AddLicenseHeaders - Enum in org.apache.rat.config
-
Value of addLicenseHeaders configuration option.
- AddLicenseHeaders() - Constructor for enum org.apache.rat.config.AddLicenseHeaders
-
- addLicenseHeaders - Variable in class org.apache.rat.mp.RatCheckMojo
-
Whether to add license headers; possible values are
forced, true, and false (default).
- addMavenDefaults(Log, boolean, Set<String>) - Static method in class org.apache.rat.mp.util.ExclusionHelper
-
- addPlexusAndScmDefaults(Log, boolean, Set<String>) - Static method in class org.apache.rat.mp.util.ExclusionHelper
-
- addText(String) - Method in class org.apache.rat.anttasks.FullTextLicenseMatcher
-
- aLicenseFamily() - Static method in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Begins to build a license family.
- ALLOWED_CHARACTERS - Static variable in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- analyse(Document) - Method in class org.apache.rat.analysis.DefaultAnalyserFactory.DefaultAnalyser
-
- analyse(Document) - Method in class org.apache.rat.analysis.DocumentHeaderAnalyser
-
- analyse(Document) - Method in interface org.apache.rat.document.IDocumentAnalyser
-
- analyse(Document) - Method in class org.apache.rat.document.impl.util.DocumentAnalyserMultiplexer
-
- analyse(Document) - Method in class org.apache.rat.policy.DefaultPolicy
-
- analyser - Variable in class org.apache.rat.report.claim.util.ClaimReporterMultiplexer
-
- analysers - Variable in class org.apache.rat.document.impl.util.DocumentAnalyserMultiplexer
-
- Apache20LicenseFamily - Class in org.apache.rat.license
-
- Apache20LicenseFamily() - Constructor for class org.apache.rat.license.Apache20LicenseFamily
-
- ApacheSoftwareLicense20 - Class in org.apache.rat.analysis.license
-
Matches Apache License, Version 2.0
- ApacheSoftwareLicense20() - Constructor for class org.apache.rat.analysis.license.ApacheSoftwareLicense20
-
- ApacheV2LicenseAppender - Class in org.apache.rat.annotation
-
Add an Apache License V2 license header to a
document.
- ApacheV2LicenseAppender() - Constructor for class org.apache.rat.annotation.ApacheV2LicenseAppender
-
Create a license appender with the standard ASF license header.
- ApacheV2LicenseAppender(String) - Constructor for class org.apache.rat.annotation.ApacheV2LicenseAppender
-
Create a license appender with the given copyright line.
- append(File) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Append the default license header to the supplied document.
- append(StringBuilder, String, int) - Method in class org.apache.rat.mp.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- appender - Variable in class org.apache.rat.report.claim.util.LicenseAddingReport
-
- AppliedApacheSoftwareLicense20 - Class in org.apache.rat.analysis.license
-
Matches an applied AL 2.0 License header, including a
required
initial copyright header line, conforming the
template
from the AL 2.0 license itself.
- AppliedApacheSoftwareLicense20() - Constructor for class org.apache.rat.analysis.license.AppliedApacheSoftwareLicense20
-
- AppliedApacheSoftwareLicense20(String) - Constructor for class org.apache.rat.analysis.license.AppliedApacheSoftwareLicense20
-
- approveDefaultLicenses - Variable in class org.apache.rat.ReportConfiguration
-
- approvedLicenseNames - Variable in class org.apache.rat.policy.DefaultPolicy
-
- approvedLicenseNames - Variable in class org.apache.rat.ReportConfiguration
-
- ARCHIVE_EXTENSIONS - Static variable in class org.apache.rat.document.impl.guesser.ArchiveGuesser
-
- ARCHIVE_TYPE_PREDICATE - Static variable in class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- ARCHIVE_TYPE_READABLE - Static variable in class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- ARCHIVE_TYPE_UNREADABLE - Static variable in class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- ArchiveEntryDocument - Class in org.apache.rat.document.impl
-
- ArchiveEntryDocument(File, byte[]) - Constructor for class org.apache.rat.document.impl.ArchiveEntryDocument
-
- ArchiveGuesser - Class in org.apache.rat.document.impl.guesser
-
- ArchiveGuesser() - Constructor for class org.apache.rat.document.impl.guesser.ArchiveGuesser
-
- ArchiveWalker - Class in org.apache.rat.walker
-
Walks various kinds of archives files
- ArchiveWalker(File, FilenameFilter) - Constructor for class org.apache.rat.walker.ArchiveWalker
-
Constructs a walker.
- ArrayCharFilter - Class in org.apache.rat.header
-
- ArrayCharFilter(char[]) - Constructor for class org.apache.rat.header.ArrayCharFilter
-
- AS_IS_LICENSE_LINE - Static variable in class org.apache.rat.analysis.license.MITLicense
-
- ASCII_CHAR_THRESHOLD - Static variable in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- ASL20_LICENSE_DEFN - Static variable in class org.apache.rat.analysis.license.AppliedApacheSoftwareLicense20
-
- attachLicense(Writer, File, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Write document's content to writer attaching the license using
the given flags as hints for where to put it.
- attribute(CharSequence, CharSequence) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
Writes an attribute of an element.
- attribute(CharSequence, CharSequence) - Method in interface org.apache.rat.report.xml.writer.IXmlWriter
-
Writes an attribute of an element.
- AUDIO_EXTENSIONS - Static variable in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- canGenerateReport() - Method in class org.apache.rat.mp.RatReportMojo
-
Returns, whether the report may be generated.
- category - Variable in class org.apache.rat.api.domain.LicenseFamily
-
Names of the category containing this license family.
- category - Variable in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Names of the category containing this license family.
- category - Variable in enum org.apache.rat.api.domain.RatLicenseFamily
-
- CDDL1_LICENSE_DEFN - Static variable in class org.apache.rat.analysis.license.CDDL1License
-
- CDDL1_LICENSE_DEFN_ILLUMOS_STYLE - Static variable in class org.apache.rat.analysis.license.CDDL1License
-
- CDDL1License - Class in org.apache.rat.analysis.license
-
Base CDDL 1.0 license.
- CDDL1License() - Constructor for class org.apache.rat.analysis.license.CDDL1License
-
- CDDL1LicenseFamily - Class in org.apache.rat.license
-
Base implementation for CDDL 1.0 licenses.
- CDDL1LicenseFamily() - Constructor for class org.apache.rat.license.CDDL1LicenseFamily
-
- CHARACTER_CODES - Static variable in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- CharFilter - Interface in org.apache.rat.header
-
- CHARSET_FROM_FILE_ENCODING_OR_UTF8 - Static variable in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- check(ClaimStatistic) - Method in class org.apache.rat.mp.RatCheckMojo
-
- ClaimAggregator - Class in org.apache.rat.report.claim.impl
-
The aggregator is used to create a numerical statistic
of claims.
- ClaimAggregator(ClaimStatistic) - Constructor for class org.apache.rat.report.claim.impl.ClaimAggregator
-
- ClaimReporterMultiplexer - Class in org.apache.rat.report.claim.util
-
- ClaimReporterMultiplexer(IDocumentAnalyser, List<? extends RatReport>) - Constructor for class org.apache.rat.report.claim.util.ClaimReporterMultiplexer
-
- ClaimStatistic - Class in org.apache.rat.report.claim
-
This class provides a numerical overview about
the report.
- ClaimStatistic() - Constructor for class org.apache.rat.report.claim.ClaimStatistic
-
- className - Variable in class org.apache.rat.mp.HeaderMatcherSpecification
-
The license matchers class name.
- className - Variable in class org.apache.rat.mp.LicenseFamilySpecification
-
The license family's class name.
- CLAUSE_DEFN - Static variable in class org.apache.rat.analysis.license.OASISLicense
-
- clear(String) - Method in class org.apache.rat.api.MetaData
-
Removes all data matching the given name.
- clear() - Method in class org.apache.rat.api.MetaData
-
Clears all data.
- closeDocument() - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
Closes all pending elements.
- closeDocument() - Method in interface org.apache.rat.report.xml.writer.IXmlWriter
-
Closes all pending elements.
- closeElement() - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
Closes the last element written.
- closeElement() - Method in interface org.apache.rat.report.xml.writer.IXmlWriter
-
Closes the last element written.
- COMMENT_PREFIXES - Static variable in class org.apache.rat.mp.util.ScmIgnoreParser
-
- COMPARATOR - Static variable in class org.apache.rat.walker.DirectoryWalker
-
- compare(File, File) - Method in class org.apache.rat.walker.FileNameComparator
-
- CompositeDocumentException - Exception in org.apache.rat.document
-
Indicates that the document is a composite archive
and cannot be read.
- CompositeDocumentException() - Constructor for exception org.apache.rat.document.CompositeDocumentException
-
- CompositeDocumentException(String) - Constructor for exception org.apache.rat.document.CompositeDocumentException
-
- ConfigurationHelper - Class in org.apache.rat.mp.util
-
- ConfigurationHelper() - Constructor for class org.apache.rat.mp.util.ConfigurationHelper
-
- ConfigurationUtil - Class in org.apache.rat.config
-
- ConfigurationUtil() - Constructor for class org.apache.rat.config.ConfigurationUtil
-
- consoleOutput - Variable in class org.apache.rat.mp.RatCheckMojo
-
Whether to output the names of files that have unapproved licenses to the
console.
- containsExtension(String, String[]) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- content(CharSequence) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
Writes content.
- content(CharSequence) - Method in interface org.apache.rat.report.xml.writer.IXmlWriter
-
Writes content.
- contents - Variable in class org.apache.rat.document.impl.ArchiveEntryDocument
-
- ContentType - Class in org.apache.rat.api
-
Describe the MIME content type of a resource.
- ContentType(String, String, Map<String, String>) - Constructor for class org.apache.rat.api.ContentType
-
Constructs content types,
performing an necessary conversions.
- contentType - Variable in class org.apache.rat.api.MetaData
-
- copyright - Variable in class org.apache.rat.annotation.ApacheV2LicenseAppender
-
- COPYRIGHT_HEADER - Static variable in class org.apache.rat.analysis.license.TMF854LicenseHeader
-
- COPYRIGHT_PATTERN - Static variable in class org.apache.rat.analysis.license.OASISLicense
-
- COPYRIGHT_PATTERN_DEFN - Static variable in class org.apache.rat.analysis.license.OASISLicense
-
- COPYRIGHT_PREFIX_PATTERN_DEFN - Static variable in class org.apache.rat.analysis.license.CopyrightHeader
-
- COPYRIGHT_URL - Static variable in class org.apache.rat.analysis.license.W3CDocLicense
-
- COPYRIGHT_URL - Static variable in class org.apache.rat.analysis.license.W3CLicense
-
- CopyrightHeader - Class in org.apache.rat.analysis.license
-
Matches a typical Copyright header line only based on a regex pattern
which allows for one (starting) year or year range, and a
configurable copyright owner.
- CopyrightHeader() - Constructor for class org.apache.rat.analysis.license.CopyrightHeader
-
- CopyrightHeader(MetaData.Datum, MetaData.Datum, String) - Constructor for class org.apache.rat.analysis.license.CopyrightHeader
-
- CopyrightHeader(MetaData.Datum, MetaData.Datum, String, String) - Constructor for class org.apache.rat.analysis.license.CopyrightHeader
-
- copyrightMatch - Variable in class org.apache.rat.analysis.license.CopyrightHeader
-
- copyrightMatch - Variable in class org.apache.rat.analysis.license.OASISLicense
-
- copyrightMessage - Variable in class org.apache.rat.anttasks.Report
-
The copyright message.
- copyrightMessage - Variable in class org.apache.rat.mp.RatCheckMojo
-
Copyright message to add to license headers.
- copyrightMessage - Variable in class org.apache.rat.ReportConfiguration
-
- copyrightOwner - Variable in class org.apache.rat.analysis.license.CopyrightHeader
-
- copyrightPattern - Variable in class org.apache.rat.analysis.license.CopyrightHeader
-
- createDefaultAnalyser(IHeaderMatcher) - Static method in class org.apache.rat.analysis.DefaultAnalyserFactory
-
- createDefaultMatcher() - Static method in class org.apache.rat.Defaults
-
- createReport(PrintWriter) - Method in class org.apache.rat.anttasks.Report
-
Writes the report to the given stream.
- createReport(InputStream) - Method in class org.apache.rat.mp.AbstractRatMojo
-
Creates the report as a string.
- createReport(Writer, InputStream) - Method in class org.apache.rat.mp.AbstractRatMojo
-
Writes the report to the given stream.
- createStandardReport(IXmlWriter, ClaimStatistic, ReportConfiguration) - Static method in class org.apache.rat.report.xml.XmlReportFactory
-
- currentAttributes - Variable in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- generate(Sink, Locale) - Method in class org.apache.rat.mp.RatReportMojo
-
Writes the report to the Doxia sink.
- GeneratedLicenseNotRequired - Class in org.apache.rat.analysis.generation
-
- GeneratedLicenseNotRequired() - Constructor for class org.apache.rat.analysis.generation.GeneratedLicenseNotRequired
-
- GeneratedLicenseNotRequired(Pattern[]) - Constructor for class org.apache.rat.analysis.generation.GeneratedLicenseNotRequired
-
- GeneratedLicenseNotRequired(String[]) - Constructor for class org.apache.rat.analysis.generation.GeneratedLicenseNotRequired
-
- get(String) - Method in class org.apache.rat.api.MetaData
-
Gets the first datum matching the given name.
- getApprovedLicenseNames() - Method in class org.apache.rat.anttasks.Report
-
- getApprovedLicenseNames() - Method in class org.apache.rat.policy.DefaultPolicy
-
- getApprovedLicenseNames() - Method in class org.apache.rat.ReportConfiguration
-
Returns the set of approved license names.
- getBOM() - Method in class org.apache.rat.annotation.BOMInputStream
-
- getBundle(Locale) - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the reports bundle
- getCategory() - Method in class org.apache.rat.api.domain.LicenseFamily
-
Gets the name of the category containing this license family.
- getCategory() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
- getCategoryName() - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the reports category name.
- getClassName() - Method in class org.apache.rat.mp.HeaderMatcherSpecification
-
Returns the license matchers class name.
- getClassName() - Method in class org.apache.rat.mp.LicenseFamilySpecification
-
Returns the license familys class name.
- getConfiguration() - Method in class org.apache.rat.mp.AbstractRatMojo
-
- getConfiguration() - Method in class org.apache.rat.mp.RatCheckMojo
-
- getContentType() - Method in class org.apache.rat.api.MetaData
-
Gets the content type for the subject.
- getCopyrightMessage() - Method in class org.apache.rat.ReportConfiguration
-
- getCopyRightOwner() - Method in class org.apache.rat.analysis.license.CopyrightHeader
-
- getData() - Method in class org.apache.rat.api.MetaData
-
Gets all data.
- getDefaultStyleSheet() - Static method in class org.apache.rat.Defaults
-
- getDescription(Locale) - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the reports description.
- getDirectory(PrintStream) - Method in class org.apache.rat.Report
-
- getDocumentCategoryMap() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getExcludesFromFile(Log, File) - Static method in class org.apache.rat.mp.util.ScmIgnoreParser
-
Parses excludes from the given SCM ignore file.
- getExclusions() - Method in enum org.apache.rat.config.SourceCodeManagementSystems
-
If an ignore file exists it's added as
- getExclusionsFromSCM(Log, File) - Static method in class org.apache.rat.mp.util.ScmIgnoreParser
-
Parse ignore files from all known SCMs that have ignore files.
- getFamilyName() - Method in interface org.apache.rat.license.ILicenseFamily
-
- getFamilyName() - Method in class org.apache.rat.license.SimpleLicenseFamily
-
- getFileEncodingOrUTF8AsFallback() - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- getFirstLine(int) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Get the first line of the license header formatted
for the given type of file.
- getHeaderMatcher() - Method in class org.apache.rat.ReportConfiguration
-
Returns the header matcher.
- getHeaderPattern() - Method in class org.apache.rat.header.HeaderBean
-
Gets the header pattern to be matched.
- getIgnoreFile() - Method in enum org.apache.rat.config.SourceCodeManagementSystems
-
Maybe null, check before with
- getIndentLevel(String) - Static method in class org.apache.rat.mp.HelpMojo
-
Gets the indentation level of the specified line.
- getLastLine(int) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Get the last line of the license header formatted
for the given type of file.
- getLicenseFamilyCategory() - Method in class org.apache.rat.analysis.license.BaseLicense
-
- getLicenseFamilyName() - Method in class org.apache.rat.analysis.license.BaseLicense
-
- getLicenseFileCodeMap() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getLicenseFileNameMap() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getLicenseHeader(File) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- getLicenseHeader(File) - Method in class org.apache.rat.annotation.ApacheV2LicenseAppender
-
- getLicenseMatchers() - Method in class org.apache.rat.anttasks.Report
-
Flattens all nested matchers plus the default matchers (if
required) into a single array.
- getLine(int, String) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Get a line of the license header formatted
for the given type of file.
- getMediaType() - Method in class org.apache.rat.api.ContentType
-
Gets the media type,
normalised to lower case.
- getMetaData() - Method in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- getMetaData() - Method in interface org.apache.rat.api.Document
-
Gets data describing this resource.
- getMetaData() - Method in class org.apache.rat.document.impl.AbstractMonolithicDocument
-
- getMetaData() - Method in class org.apache.rat.document.impl.ArchiveEntryDocument
-
- getMetaData() - Method in class org.apache.rat.document.impl.FileDocument
-
- getMetaData() - Method in class org.apache.rat.mp.FilesReportable.FileDocument
-
- getName() - Method in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- getName() - Method in interface org.apache.rat.api.Document
-
- getName() - Method in class org.apache.rat.api.domain.LicenseFamily
-
Gets the name uniquely identifying this family.
- getName() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
- getName() - Method in class org.apache.rat.api.MetaData.Datum
-
Gets the name of the data type.
- getName() - Method in class org.apache.rat.document.impl.AbstractMonolithicDocument
-
- getName() - Method in class org.apache.rat.document.impl.ArchiveEntryDocument
-
- getName() - Method in class org.apache.rat.document.impl.FileDocument
-
- getName() - Method in class org.apache.rat.mp.FilesReportable.FileDocument
-
- getName(Locale) - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the reports name.
- getNotes() - Method in class org.apache.rat.analysis.license.BaseLicense
-
- getNotes() - Method in class org.apache.rat.api.domain.LicenseFamily
-
Gets further information associated with the license family.
- getNotes() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
- getNumApproved() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getNumGenerated() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getNumUnApproved() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getNumUnknown() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getOutputName() - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the reports file name.
- getParameters() - Method in class org.apache.rat.api.ContentType
-
Gets an immutable map
containing all content type parameters
with keys normalised to lower case.
- getPatterns() - Method in class org.apache.rat.analysis.license.SimplePatternBasedLicense
-
- getPatterns() - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher
-
- getPatternsFromFile(File, String) - Method in class org.apache.rat.mp.AbstractRatMojo
-
- getPlainStyleSheet() - Static method in class org.apache.rat.Defaults
-
- getPluginExclusions() - Static method in enum org.apache.rat.config.SourceCodeManagementSystems
-
- getProject() - Method in class org.apache.rat.mp.AbstractRatMojo
-
- getPropertyFromExpression(String) - Method in class org.apache.rat.mp.HelpMojo
-
- getRatVersion() - Method in class org.apache.rat.mp.RatReportMojo
-
Searches for a Rat artifact in the dependency list and returns its version.
- getRawReport() - Method in class org.apache.rat.mp.RatCheckMojo
-
- getReportOutputDirectory() - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the reports output directory.
- getResources() - Method in class org.apache.rat.mp.AbstractRatMojo
-
Creates an iterator over the files to check.
- getSingleChild(Node, String) - Method in class org.apache.rat.mp.HelpMojo
-
- getSkinArtifactFile() - Method in class org.apache.rat.mp.RatReportMojo
-
Returns the skins artifact file.
- getStyleSheet() - Method in class org.apache.rat.mp.RatCheckMojo
-
Returns the XSL stylesheet to be used for formatting the report.
- getSubstring() - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern
-
- getSubType() - Method in class org.apache.rat.api.ContentType
-
Gets the media sub type
normalised to lower case
- getType(File) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Detect the type of document.
- getUnapprovedLicensesStyleSheet() - Static method in class org.apache.rat.Defaults
-
- getValue() - Method in class org.apache.rat.api.MetaData.Datum
-
Data type value.
- getValue(Node, String) - Method in class org.apache.rat.mp.HelpMojo
-
- getValues() - Method in class org.apache.rat.anttasks.Report.AddLicenseHeaders
-
- getValues() - Method in class org.apache.rat.anttasks.Report.Format
-
- getValuesForHelp() - Static method in enum org.apache.rat.config.AddLicenseHeaders
-
- goal - Variable in class org.apache.rat.mp.HelpMojo
-
The name of the goal for which to show help.
- GPL1License - Class in org.apache.rat.analysis.license
-
License matches GPL1 or later.
- GPL1License() - Constructor for class org.apache.rat.analysis.license.GPL1License
-
- GPL1LicenseFamily - Class in org.apache.rat.license
-
Base implementation for GPLv1 or later.
- GPL1LicenseFamily() - Constructor for class org.apache.rat.license.GPL1LicenseFamily
-
- GPL2License - Class in org.apache.rat.analysis.license
-
License matches GPL2 or later.
- GPL2License() - Constructor for class org.apache.rat.analysis.license.GPL2License
-
- GPL2LicenseFamily - Class in org.apache.rat.license
-
Base implementation for GPLv2 or later.
- GPL2LicenseFamily() - Constructor for class org.apache.rat.license.GPL2LicenseFamily
-
- GPL3License - Class in org.apache.rat.analysis.license
-
License matches GPL3 or later.
- GPL3License() - Constructor for class org.apache.rat.analysis.license.GPL3License
-
- GPL3LicenseFamily - Class in org.apache.rat.license
-
Base implementation for GPLv3 or later.
- GPL3LicenseFamily() - Constructor for class org.apache.rat.license.GPL3LicenseFamily
-
- GuessUtils - Class in org.apache.rat.document.impl.guesser
-
- GuessUtils() - Constructor for class org.apache.rat.document.impl.guesser.GuessUtils
-
- IDEA_DEFAULT_EXCLUDES - Static variable in class org.apache.rat.mp.util.ExclusionHelper
-
The IDEA specific default excludes.
- IDocumentAnalyser - Interface in org.apache.rat.document
-
- ignoreErrors - Variable in class org.apache.rat.mp.RatCheckMojo
-
Will ignore rat errors and display a log message if any.
- ignoreFile - Variable in enum org.apache.rat.config.SourceCodeManagementSystems
-
If there is a external way to configure files to be ignored: name of this
file, null otherwise.
- IHeaderMatcher - Interface in org.apache.rat.analysis
-
Matches text headers to known licenses.
- ILicenseFamily - Interface in org.apache.rat.license
-
- IMAGE_EXTENSIONS - Static variable in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- in - Variable in class org.apache.rat.ReportTransformer
-
- includes - Variable in class org.apache.rat.mp.AbstractRatMojo
-
Specifies files, which are included in the report.
- includesFile - Variable in class org.apache.rat.mp.AbstractRatMojo
-
Specifies a file, from which to read includes.
- includesFileCharset - Variable in class org.apache.rat.mp.AbstractRatMojo
-
Specifies the include files character set.
- incMapValue(Map<String, Integer>, String) - Method in class org.apache.rat.report.claim.impl.ClaimAggregator
-
- indentSize - Variable in class org.apache.rat.mp.HelpMojo
-
The number of spaces per indentation level, should be positive.
- inElement - Variable in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- init() - Method in class org.apache.rat.analysis.license.FullTextMatchingLicense
-
- inputFileFilter - Variable in class org.apache.rat.Report
-
- inputStream() - Method in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- inputStream() - Method in interface org.apache.rat.api.Document
-
Streams the document's contents.
- inputStream() - Method in class org.apache.rat.document.impl.ArchiveEntryDocument
-
- inputStream() - Method in class org.apache.rat.document.impl.FileDocument
-
- inputStream() - Method in class org.apache.rat.document.impl.MonolithicFileDocument
-
- inputStream() - Method in class org.apache.rat.mp.FilesReportable.FileDocument
-
- InvalidXmlException - Exception in org.apache.rat.report.xml.writer
-
Indicates that the requested document would not be well formed.
- InvalidXmlException(String) - Constructor for exception org.apache.rat.report.xml.writer.InvalidXmlException
-
- IReportable - Interface in org.apache.rat.report
-
- is(String) - Method in enum org.apache.rat.config.ReportFormat
-
- isAddingLicenses() - Method in class org.apache.rat.ReportConfiguration
-
- isAddingLicensesForced() - Method in class org.apache.rat.ReportConfiguration
-
- isApproveDefaultLicenses() - Method in class org.apache.rat.ReportConfiguration
-
- isArchive(Document) - Static method in class org.apache.rat.document.impl.guesser.ArchiveGuesser
-
- isArchive(String) - Static method in class org.apache.rat.document.impl.guesser.ArchiveGuesser
-
- isAudio(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinary(CharSequence) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinary(Reader) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinary(InputStream) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinary(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinary(Document) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinaryData(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBinaryDocument(Document) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isBytecode(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isComment(String) - Static method in class org.apache.rat.mp.util.ScmIgnoreParser
-
Determines whether the given line is a comment or not based on scanning
for prefixes
COMMENT_PREFIXES.
- isComposite() - Method in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- isComposite() - Method in interface org.apache.rat.api.Document
-
Is this a composite document?
- isComposite() - Method in class org.apache.rat.document.impl.AbstractMonolithicDocument
-
- isComposite() - Method in class org.apache.rat.document.impl.ArchiveEntryDocument
-
- isComposite() - Method in class org.apache.rat.document.impl.FileDocument
-
- isComposite() - Method in class org.apache.rat.mp.FilesReportable.FileDocument
-
- isCopyrightMatch() - Method in class org.apache.rat.analysis.license.CopyrightHeader
-
- isExecutable(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isExternalReport() - Method in class org.apache.rat.mp.RatReportMojo
-
Returns, whether this is an external report.
- isFamilyAPT(int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isFamilyBAT(int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isFamilyC(int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isFamilySGML(int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isFamilySH(int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isFamilyVelocity(int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isFilteredOut(char) - Method in class org.apache.rat.header.ArrayCharFilter
-
- isFilteredOut(char) - Method in interface org.apache.rat.header.CharFilter
-
Is the given character filtered out?
- isFinished() - Method in class org.apache.rat.analysis.HeaderCheckWorker
-
- isForced - Variable in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isImage(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isIn(int[], int) - Static method in class org.apache.rat.annotation.AbstractLicenseAppender
-
- isInvalidName(CharSequence) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- isKeystore(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isMatch() - Method in class org.apache.rat.header.HeaderBean
-
- isNonBinary(String) - Static method in class org.apache.rat.document.impl.guesser.BinaryGuesser
-
- isNote(String) - Static method in class org.apache.rat.document.impl.guesser.NoteGuesser
-
- isNote(Document) - Static method in class org.apache.rat.document.impl.guesser.NoteGuesser
-
- isNotEmpty(String) - Static method in class org.apache.rat.mp.HelpMojo
-
- isNotIgnored(File) - Method in class org.apache.rat.walker.Walker
-
- isOutOfRange(char) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- isRestricted() - Method in class org.apache.rat.walker.DirectoryWalker
-
- isRestricted(File) - Method in class org.apache.rat.walker.Walker
-
- isValidNameBody(char) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- isValidNameStart(char) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- isZip(File) - Static method in class org.apache.rat.document.impl.DocumentImplUtils
-
- isZipStream(InputStream) - Static method in class org.apache.rat.document.impl.DocumentImplUtils
-
- IXmlWriter - Interface in org.apache.rat.report.xml.writer
-
Simple interface for creating basic xml documents.
- RAT_APPROVED_LICENSE_DATIM_FALSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_APPROVED_LICENSE_DATIM_TRUE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_APPROVED_LICENSE_VALUE_FALSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_APPROVED_LICENSE_VALUE_TRUE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_BASE_URL - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_DATUM_ARCHIVE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_DATUM_BINARY - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_DATUM_GENERATED - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_DATUM_NOTICE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_DATUM_STANDARD - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_DATUM_UNKNOWN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_VALUE_ARCHIVE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_VALUE_BINARY - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_VALUE_GENERATED - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_VALUE_NOTICE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_VALUE_STANDARD - Static variable in class org.apache.rat.api.MetaData
-
- RAT_DOCUMENT_CATEGORY_VALUE_UNKNOWN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_ASL - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_CDLL1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_DOJO - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_GEN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_GPL1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_GPL2 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_GPL3 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_MIT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_OASIS - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_TMF - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_UNKNOWN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_W3C - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_DATUM_W3CD - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_ASL - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_CDDL1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_DOJO - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_GEN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL2 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL3 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_MIT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_OASIS - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_TMF - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_UNKNOWN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3C - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3CD - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_ACADEMIC_FREE_LICENSE_VERSION_2_1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_APACHE_LICENSE_VERSION_2_0 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_CDDL1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_GPL_VERSION_1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_GPL_VERSION_2 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_GPL_VERSION_3 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_MIT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_MODIFIED_BSD_LICENSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_OASIS_OPEN_LICENSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_UNKNOWN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_W3C_DOCUMENT_COPYRIGHT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_DATUM_W3C_SOFTWARE_COPYRIGHT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3 - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_MIT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_UNKNOWN - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT - Static variable in class org.apache.rat.api.MetaData
-
- RAT_REPORT - Static variable in class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- RAT_URL_APPROVED_LICENSE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_URL_DOCUMENT_CATEGORY - Static variable in class org.apache.rat.api.MetaData
-
- RAT_URL_HEADER_CATEGORY - Static variable in class org.apache.rat.api.MetaData
-
- RAT_URL_HEADER_SAMPLE - Static variable in class org.apache.rat.api.MetaData
-
- RAT_URL_LICENSE_FAMILY_CATEGORY - Static variable in class org.apache.rat.api.MetaData
-
- RAT_URL_LICENSE_FAMILY_NAME - Static variable in class org.apache.rat.api.MetaData
-
- RatCheckException - Exception in org.apache.rat.mp
-
- RatCheckException(String) - Constructor for exception org.apache.rat.mp.RatCheckException
-
- RatCheckMojo - Class in org.apache.rat.mp
-
Run Rat to perform a violation check.
- RatCheckMojo() - Constructor for class org.apache.rat.mp.RatCheckMojo
-
- RatDocumentAnalysisException - Exception in org.apache.rat.document
-
- RatDocumentAnalysisException() - Constructor for exception org.apache.rat.document.RatDocumentAnalysisException
-
- RatDocumentAnalysisException(String) - Constructor for exception org.apache.rat.document.RatDocumentAnalysisException
-
- RatDocumentAnalysisException(Throwable) - Constructor for exception org.apache.rat.document.RatDocumentAnalysisException
-
- RatDocumentAnalysisException(String, Throwable) - Constructor for exception org.apache.rat.document.RatDocumentAnalysisException
-
- RatException - Exception in org.apache.rat.api
-
- RatException() - Constructor for exception org.apache.rat.api.RatException
-
- RatException(String, Throwable) - Constructor for exception org.apache.rat.api.RatException
-
- RatException(String) - Constructor for exception org.apache.rat.api.RatException
-
- RatException(Throwable) - Constructor for exception org.apache.rat.api.RatException
-
- RatHeaderAnalysisException - Exception in org.apache.rat.analysis
-
Indicates exceptional condition during header analysis.
- RatHeaderAnalysisException() - Constructor for exception org.apache.rat.analysis.RatHeaderAnalysisException
-
- RatHeaderAnalysisException(String, Throwable) - Constructor for exception org.apache.rat.analysis.RatHeaderAnalysisException
-
- RatHeaderAnalysisException(String) - Constructor for exception org.apache.rat.analysis.RatHeaderAnalysisException
-
- RatHeaderAnalysisException(Throwable) - Constructor for exception org.apache.rat.analysis.RatHeaderAnalysisException
-
- RatLicenseFamily - Enum in org.apache.rat.api.domain
-
Enumerates standard license families known to Rat.
- RatLicenseFamily(String, String, String) - Constructor for enum org.apache.rat.api.domain.RatLicenseFamily
-
Constructs an instance.
- RatReport - Interface in org.apache.rat.report
-
- RatReportAnalysisResultException - Exception in org.apache.rat.analysis
-
- RatReportAnalysisResultException() - Constructor for exception org.apache.rat.analysis.RatReportAnalysisResultException
-
- RatReportAnalysisResultException(RatException) - Constructor for exception org.apache.rat.analysis.RatReportAnalysisResultException
-
- RatReportAnalysisResultException(String, RatException) - Constructor for exception org.apache.rat.analysis.RatReportAnalysisResultException
-
- RatReportMojo - Class in org.apache.rat.mp
-
Generates a report with Rat's output.
- RatReportMojo() - Constructor for class org.apache.rat.mp.RatReportMojo
-
- rawWrite(CharSequence) - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
- rc - Variable in class org.apache.rat.anttasks.ResourceCollectionContainer
-
- read() - Method in class org.apache.rat.analysis.HeaderCheckWorker
-
- read() - Method in class org.apache.rat.annotation.BOMInputStream
-
- read(byte[], int, int) - Method in class org.apache.rat.annotation.BOMInputStream
-
- read(byte[]) - Method in class org.apache.rat.annotation.BOMInputStream
-
- read - Variable in class org.apache.rat.header.HeaderMatcher
-
- read(Reader) - Method in class org.apache.rat.header.HeaderMatcher
-
- reader - Variable in class org.apache.rat.analysis.HeaderCheckWorker
-
- reader() - Method in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- reader() - Method in interface org.apache.rat.api.Document
-
Reads the content of this document.
- reader() - Method in class org.apache.rat.document.impl.ArchiveEntryDocument
-
- reader() - Method in class org.apache.rat.document.impl.FileDocument
-
- reader() - Method in class org.apache.rat.document.impl.MonolithicFileDocument
-
- reader() - Method in class org.apache.rat.mp.FilesReportable.FileDocument
-
- readFirstBytes() - Method in class org.apache.rat.annotation.BOMInputStream
-
- readLine(StringBuilder) - Method in class org.apache.rat.analysis.HeaderCheckWorker
-
- regexFilter(Pattern) - Static method in class org.apache.rat.walker.Walker
-
- repeat(String, int) - Static method in class org.apache.rat.mp.HelpMojo
-
Repeat a String n times to form a new string.
- Report - Class in org.apache.rat.anttasks
-
A basic Ant task that generates a report on all files specified by
the nested resource collection(s).
- Report() - Constructor for class org.apache.rat.anttasks.Report
-
- Report - Class in org.apache.rat
-
- Report(String) - Constructor for class org.apache.rat.Report
-
- report(Document) - Method in class org.apache.rat.report.AbstractReport
-
- report(Document) - Method in class org.apache.rat.report.claim.impl.AbstractClaimReporter
-
- report(Document) - Method in class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- report(Document) - Method in class org.apache.rat.report.claim.util.ClaimReporterMultiplexer
-
- report(Document) - Method in class org.apache.rat.report.claim.util.LicenseAddingReport
-
- report(Document) - Method in interface org.apache.rat.report.RatReport
-
- report(PrintStream) - Method in class org.apache.rat.Report
-
- report(PrintStream, ReportConfiguration) - Method in class org.apache.rat.Report
-
- report(PrintStream, IReportable, InputStream, ReportConfiguration) - Static method in class org.apache.rat.Report
-
Output a report that is styled using a defined stylesheet.
- report(Writer, IReportable, InputStream, ReportConfiguration) - Static method in class org.apache.rat.Report
-
Output a report that is styled using a defined stylesheet.
- report(IReportable, Writer, ReportConfiguration) - Static method in class org.apache.rat.Report
-
- report(RatReport, byte[], File) - Method in class org.apache.rat.walker.ArchiveWalker
-
Report on the given file.
- report(RatReport, File) - Method in class org.apache.rat.walker.DirectoryWalker
-
Report on the given file.
- Report.AddLicenseHeaders - Class in org.apache.rat.anttasks
-
Type for the addLicenseHeaders attribute.
- Report.Format - Class in org.apache.rat.anttasks
-
Type for the format attribute.
- ReportConfiguration - Class in org.apache.rat
-
A configuration object is used by the frontend to invoke the
Report.
- ReportConfiguration() - Constructor for class org.apache.rat.ReportConfiguration
-
- reporters - Variable in class org.apache.rat.report.claim.util.ClaimReporterMultiplexer
-
- ReportFailedRuntimeException - Exception in org.apache.rat
-
Indicates that a report has failed in a fatal manner.
- ReportFailedRuntimeException() - Constructor for exception org.apache.rat.ReportFailedRuntimeException
-
- ReportFailedRuntimeException(String, Throwable) - Constructor for exception org.apache.rat.ReportFailedRuntimeException
-
- ReportFailedRuntimeException(String) - Constructor for exception org.apache.rat.ReportFailedRuntimeException
-
- ReportFailedRuntimeException(Throwable) - Constructor for exception org.apache.rat.ReportFailedRuntimeException
-
- reportFile - Variable in class org.apache.rat.anttasks.Report
-
Where to send the report.
- reportFile - Variable in class org.apache.rat.mp.RatCheckMojo
-
Where to store the report.
- ReportFormat - Enum in org.apache.rat.config
-
- ReportFormat() - Constructor for enum org.apache.rat.config.ReportFormat
-
- reportLicenseApprovalClaim(Document, boolean) - Method in class org.apache.rat.policy.DefaultPolicy
-
- reportOnLicense(Document) - Method in class org.apache.rat.analysis.generation.GeneratedLicenseNotRequired
-
- reportOnLicense(Document) - Method in class org.apache.rat.analysis.generation.JavaDocLicenseNotRequired
-
- reportOnLicense(Document) - Method in class org.apache.rat.analysis.license.BaseLicense
-
- reportStyle - Variable in class org.apache.rat.mp.RatCheckMojo
-
Output style of the report.
- ReportTransformer - Class in org.apache.rat
-
- ReportTransformer(Writer, Reader, Reader) - Constructor for class org.apache.rat.ReportTransformer
-
- ReportTransformer(Writer, InputStream, Reader) - Constructor for class org.apache.rat.ReportTransformer
-
- reset() - Method in class org.apache.rat.analysis.generation.GeneratedLicenseNotRequired
-
- reset() - Method in class org.apache.rat.analysis.generation.JavaDocLicenseNotRequired
-
- reset() - Method in interface org.apache.rat.analysis.IHeaderMatcher
-
Resets this matches.
- reset() - Method in class org.apache.rat.analysis.license.AppliedApacheSoftwareLicense20
-
- reset() - Method in class org.apache.rat.analysis.license.CDDL1License
-
- reset() - Method in class org.apache.rat.analysis.license.CopyrightHeader
-
- reset() - Method in class org.apache.rat.analysis.license.FullTextMatchingLicense
-
- reset() - Method in class org.apache.rat.analysis.license.OASISLicense
-
- reset() - Method in class org.apache.rat.analysis.license.SimplePatternBasedLicense
-
- reset() - Method in class org.apache.rat.analysis.util.HeaderMatcherMultiplexer
-
- reset() - Method in class org.apache.rat.annotation.BOMInputStream
-
- resolver - Variable in class org.apache.rat.mp.RatReportMojo
-
- resource - Variable in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- ResourceCollectionContainer - Class in org.apache.rat.anttasks
-
Implementation of IReportable that traverses over a resource
collection internally.
- ResourceCollectionContainer(ResourceCollection) - Constructor for class org.apache.rat.anttasks.ResourceCollectionContainer
-
- ResourceCollectionContainer.ResourceDocument - Class in org.apache.rat.anttasks
-
- ResourceDocument() - Constructor for class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- run(RatReport) - Method in class org.apache.rat.anttasks.ResourceCollectionContainer
-
- run(RatReport) - Method in class org.apache.rat.mp.FilesReportable
-
- run(RatReport) - Method in interface org.apache.rat.report.IReportable
-
- run() - Method in class org.apache.rat.ReportTransformer
-
- run(RatReport) - Method in class org.apache.rat.walker.ArchiveWalker
-
Run a report over all files and directories in this GZIPWalker,
ignoring any files/directories set to be ignored.
- run(RatReport) - Method in class org.apache.rat.walker.DirectoryWalker
-
Run a report over all files and directories in this DirectoryWalker,
ignoring any files/directories set to be ignored.
- ScmIgnoreParser - Class in org.apache.rat.mp.util
-
Helper to parse SCM ignore files to add entries as excludes during RAT runs.
- ScmIgnoreParser() - Constructor for class org.apache.rat.mp.util.ScmIgnoreParser
-
- seenFirstLine - Variable in class org.apache.rat.analysis.license.FullTextMatchingLicense
-
- SEPARATOR - Static variable in enum org.apache.rat.config.AddLicenseHeaders
-
- SEPARATORS - Static variable in class org.apache.rat.document.impl.guesser.GuessUtils
-
- serialVersionUID - Static variable in exception org.apache.rat.analysis.RatHeaderAnalysisException
-
- serialVersionUID - Static variable in exception org.apache.rat.analysis.RatReportAnalysisResultException
-
- serialVersionUID - Static variable in exception org.apache.rat.api.RatException
-
- serialVersionUID - Static variable in exception org.apache.rat.document.CompositeDocumentException
-
- serialVersionUID - Static variable in exception org.apache.rat.document.RatDocumentAnalysisException
-
- serialVersionUID - Static variable in exception org.apache.rat.document.UnsuitableDocumentException
-
- serialVersionUID - Static variable in exception org.apache.rat.mp.RatCheckException
-
- serialVersionUID - Static variable in exception org.apache.rat.report.xml.writer.InvalidXmlException
-
- serialVersionUID - Static variable in exception org.apache.rat.report.xml.writer.OperationNotAllowedException
-
- serialVersionUID - Static variable in exception org.apache.rat.ReportFailedRuntimeException
-
- set(MetaData.Datum) - Method in class org.apache.rat.api.MetaData
-
Puts in a new datum replacing any existing data.
- setAddDefaultLicenseMatchers(boolean) - Method in class org.apache.rat.anttasks.Report
-
- setAddingLicenses(boolean) - Method in class org.apache.rat.ReportConfiguration
-
Returns, whether Rat should add missing license headers.
- setAddingLicensesForced(boolean) - Method in class org.apache.rat.ReportConfiguration
-
If Rat is adding license headers: Sets, whether adding
license headers is enforced.
- setAddLicenseHeaders(Report.AddLicenseHeaders) - Method in class org.apache.rat.anttasks.Report
-
- setApproveDefaultLicenses(boolean) - Method in class org.apache.rat.ReportConfiguration
-
- setApprovedLicenseNames(ILicenseFamily[]) - Method in class org.apache.rat.ReportConfiguration
-
Sets the set of approved license names.
- setApprovedLicenseNames(List<ILicenseFamily>) - Method in class org.apache.rat.ReportConfiguration
-
Sets the set of approved license names (convenience).
- setClassName(String) - Method in class org.apache.rat.mp.HeaderMatcherSpecification
-
Sets the license matchers class name.
- setClassName(String) - Method in class org.apache.rat.mp.LicenseFamilySpecification
-
Sets the license family's class name.
- setContentType(ContentType) - Method in class org.apache.rat.api.MetaData
-
Sets the content type for this subject.
- setCopyrightMessage(String) - Method in class org.apache.rat.anttasks.Report
-
- setCopyrightMessage(String) - Method in class org.apache.rat.ReportConfiguration
-
If Rat is adding license headers: Sets the optional
copyright message.
- setCopyrightOwner(String) - Method in class org.apache.rat.analysis.license.CopyrightHeader
-
- setDocumentCategoryMap(Map<String, Integer>) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets a map with the file types.
- setExcludes(DirectoryScanner) - Method in class org.apache.rat.mp.AbstractRatMojo
-
- setFamilyName(String) - Method in class org.apache.rat.license.SimpleLicenseFamily
-
- setFile(File) - Method in class org.apache.rat.mp.FilesReportable.FileDocument
-
- setForce(boolean) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Set the force flag on this appender.
- setFormat(Report.Format) - Method in class org.apache.rat.anttasks.Report
-
Which format to use.
- setFullText(String) - Method in class org.apache.rat.analysis.license.FullTextMatchingLicense
-
- setHeaderMatcher(IHeaderMatcher) - Method in class org.apache.rat.ReportConfiguration
-
Sets the header matcher.
- setHeaderPattern(Pattern) - Method in class org.apache.rat.header.HeaderBean
-
Sets the header pattern to be matched.
- setIncludes(DirectoryScanner) - Method in class org.apache.rat.mp.AbstractRatMojo
-
- setInputFileFilter(FilenameFilter) - Method in class org.apache.rat.Report
-
Sets the current filter used to select files.
- setLicenseFamilyCategory(String) - Method in class org.apache.rat.analysis.license.BaseLicense
-
- setLicenseFamilyName(String) - Method in class org.apache.rat.analysis.license.BaseLicense
-
- setLicenseFileCodeMap(Map<String, Integer>) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets a map with the license family codes.
- setLicenseFileNameMap(Map<String, Integer>) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets map with the license family codes.
- setMatch(boolean) - Method in class org.apache.rat.header.HeaderBean
-
- setNotes(String) - Method in class org.apache.rat.analysis.license.BaseLicense
-
- setNumApproved(int) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets the number of files with approved licenses.
- setNumGenerated(int) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets the number of generated files.
- setNumUnApproved(int) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets the number of files with unapproved licenses.
- setNumUnknown(int) - Method in class org.apache.rat.report.claim.ClaimStatistic
-
Sets the number of files, which are neither
generated nor have a known license header.
- setPatterns(String[]) - Method in class org.apache.rat.analysis.license.SimplePatternBasedLicense
-
- setProject(Project) - Method in class org.apache.rat.anttasks.FullTextLicenseMatcher
-
- setReportFile(File) - Method in class org.apache.rat.anttasks.Report
-
Where to send the report to.
- setReportOutputDirectory(File) - Method in class org.apache.rat.mp.RatReportMojo
-
Sets the reports output directory.
- setResource(Resource) - Method in class org.apache.rat.anttasks.ResourceCollectionContainer.ResourceDocument
-
- setSubstring(String) - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern
-
- SimpleLicenseFamily - Class in org.apache.rat.license
-
Trivial bean implementing ILicenseFamily
- SimpleLicenseFamily(String) - Constructor for class org.apache.rat.license.SimpleLicenseFamily
-
- SimpleLicenseFamily() - Constructor for class org.apache.rat.license.SimpleLicenseFamily
-
- SimplePatternBasedLicense - Class in org.apache.rat.analysis.license
-
- SimplePatternBasedLicense() - Constructor for class org.apache.rat.analysis.license.SimplePatternBasedLicense
-
- SimplePatternBasedLicense(MetaData.Datum, MetaData.Datum, String, String[]) - Constructor for class org.apache.rat.analysis.license.SimplePatternBasedLicense
-
- SimpleXmlClaimReporter - Class in org.apache.rat.report.claim.impl.xml
-
- SimpleXmlClaimReporter(IXmlWriter) - Constructor for class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- siteRenderer - Variable in class org.apache.rat.mp.RatReportMojo
-
- skip(long) - Method in class org.apache.rat.annotation.BOMInputStream
-
- skip - Variable in class org.apache.rat.mp.AbstractRatMojo
-
Will skip the plugin execution, e.g.
- SourceCodeManagementSystems - Enum in org.apache.rat.config
-
- SourceCodeManagementSystems(String, String) - Constructor for enum org.apache.rat.config.SourceCodeManagementSystems
-
- startDocument() - Method in class org.apache.rat.report.xml.writer.impl.base.XmlWriter
-
Starts a document by writing a prolog.
- startDocument() - Method in interface org.apache.rat.report.xml.writer.IXmlWriter
-
Starts a document by writing a prolog.
- startReport() - Method in class org.apache.rat.report.AbstractReport
-
- startReport() - Method in class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
-
- startReport() - Method in class org.apache.rat.report.claim.util.ClaimReporterMultiplexer
-
- startReport() - Method in interface org.apache.rat.report.RatReport
-
- statistic - Variable in class org.apache.rat.report.claim.impl.ClaimAggregator
-
- STYLED_KEY - Static variable in class org.apache.rat.anttasks.Report.Format
-
- styleReport(PrintStream) - Method in class org.apache.rat.Report
-
- styleReport(PrintStream, ReportConfiguration) - Method in class org.apache.rat.Report
-
Output a report in the default style and default license
header matcher.
- stylesheet - Variable in class org.apache.rat.anttasks.Report
-
Which stylesheet to use.
- STYLESHEET_CLI - Static variable in class org.apache.rat.Report
-
- subject - Variable in class org.apache.rat.analysis.HeaderCheckWorker
-
- substring - Variable in class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern
-
- SubstringLicenseMatcher - Class in org.apache.rat.anttasks
-
Adapts
SimplePatternBasedLicense
to Ant's method naming conventions so it becomes easy to write
substring based license matchers inside an Ant build file.
- SubstringLicenseMatcher() - Constructor for class org.apache.rat.anttasks.SubstringLicenseMatcher
-
- SubstringLicenseMatcher.Pattern - Class in org.apache.rat.anttasks
-
A simple wrapper around a substring.
- subType - Variable in class org.apache.rat.api.ContentType
-