|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILicenseFamily | |
---|---|
rat | |
rat.anttasks | |
rat.license | |
rat.policy | |
rat.report.xml |
Uses of ILicenseFamily in rat |
---|
Methods in rat with parameters of type ILicenseFamily | |
---|---|
static void |
Report.report(IReportable container,
Writer out,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames)
|
static void |
Report.report(PrintStream out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames)
|
static void |
Report.report(Writer out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames)
|
Uses of ILicenseFamily in rat.anttasks |
---|
Methods in rat.anttasks with parameters of type ILicenseFamily | |
---|---|
void |
Report.add(ILicenseFamily license)
|
Uses of ILicenseFamily in rat.license |
---|
Classes in rat.license that implement ILicenseFamily | |
---|---|
class |
AcademicFree21LicenseFamily
|
class |
Apache20LicenseFamily
|
class |
ModifiedBSDLicenseFamily
|
class |
OASISLicenseFamily
|
class |
W3CDocumentLicenseFamily
|
class |
W3CSoftwareLicenseFamily
|
Uses of ILicenseFamily in rat.policy |
---|
Constructors in rat.policy with parameters of type ILicenseFamily | |
---|---|
DefaultPolicy(IClaimReporter reporter,
ILicenseFamily[] approvedLicenses)
|
Uses of ILicenseFamily in rat.report.xml |
---|
Methods in rat.report.xml with parameters of type ILicenseFamily | |
---|---|
static RatReport |
XmlReportFactory.createStandardReport(IXmlWriter writer,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |