Uses of Interface
org.apache.rat.api.Document
Package
Description
-
Uses of Document in org.apache.rat.document
-
Uses of Document in org.apache.rat.document.impl
Modifier and TypeClassDescriptionclass
Abstract base class for monolithic documents.class
class
Document wrapping a file of undetermined composition.class
-
Uses of Document in org.apache.rat.document.impl.guesser
-
Uses of Document in org.apache.rat.document.impl.util
-
Uses of Document in org.apache.rat.policy
Modifier and TypeMethodDescriptionvoid
void
DefaultPolicy.reportLicenseApprovalClaim(Document document, boolean isAcceptable)
Report if the document as either having approved license or not. -
Uses of Document in org.apache.rat.report
-
Uses of Document in org.apache.rat.report.claim.impl
-
Uses of Document in org.apache.rat.report.claim.impl.xml
-
Uses of Document in org.apache.rat.report.claim.util