- 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.policy.DefaultPolicy
-
- getApprovedLicenseNames() - Method in class org.apache.rat.ReportConfiguration
-
Returns the set of approved license names.
- 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
-
- getDocumentCategoryMap() - Method in class org.apache.rat.report.claim.ClaimStatistic
-
- getExclusions() - Method in enum org.apache.rat.config.SourceCodeManagementSystems
-
If an ignore file exists it's added as
- getFamilyName() - Method in interface org.apache.rat.license.ILicenseFamily
-
- getFamilyName() - Method in class org.apache.rat.license.SimpleLicenseFamily
-
- 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
- getInputFileFilter() - Method in class org.apache.rat.Report
-
Gets the current filter used to select files.
- 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
-
- 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 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
-
- getName() - Method in interface org.apache.rat.api.Document
-
- 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
-
- getNotes() - Method in class org.apache.rat.analysis.license.BaseLicense
-
- 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
-
- 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
-
- getPlainStyleSheet() - Static method in class org.apache.rat.Defaults
-
- getPluginExclusions() - Static method in enum org.apache.rat.config.SourceCodeManagementSystems
-
- 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.
- getValuesForHelp() - Static method in enum org.apache.rat.config.AddLicenseHeaders
-
- 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
-
- set(MetaData.Datum) - Method in class org.apache.rat.api.MetaData
-
Puts in a new datum replacing any existing data.
- 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.
- 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).
- 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.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.
- setFamilyName(String) - Method in class org.apache.rat.license.SimpleLicenseFamily
-
- setForce(boolean) - Method in class org.apache.rat.annotation.AbstractLicenseAppender
-
Set the force flag on this appender.
- 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.
- 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
-
- 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
-
- SourceCodeManagementSystems - Enum in org.apache.rat.config
-
- 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
-
- 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.