JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.rat.Defaults
Packages that use
Defaults
Package
Description
org.apache.rat
The base package for the RAT tool.
Uses of
Defaults
in
org.apache.rat
Methods in
org.apache.rat
that return
Defaults
Modifier and Type
Method
Description
Defaults
Defaults.Builder.
build
()
Builds the defaults object.
Methods in
org.apache.rat
with parameters of type
Defaults
Modifier and Type
Method
Description
void
ReportConfiguration.
setFrom
(
Defaults
defaults)
Adds the licenses and approved licenses from the defaults object to the configuration.