public abstract class AbstractClaimReporter extends AbstractReport
Reporter.
It is strongly suggested, that implementations derive from
this class.| Constructor and Description |
|---|
AbstractClaimReporter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleApprovedLicenseClaim(String licenseApproved) |
protected void |
handleDocumentCategoryClaim(String documentCategoryName) |
protected void |
handleHeaderCategoryClaim(String headerCategory) |
protected void |
handleLicenseFamilyNameClaim(String licenseFamilyName) |
void |
report(Document subject) |
endReport, startReportprotected void handleDocumentCategoryClaim(String documentCategoryName)
protected void handleApprovedLicenseClaim(String licenseApproved)
protected void handleLicenseFamilyNameClaim(String licenseFamilyName)
protected void handleHeaderCategoryClaim(String headerCategory)
public void report(Document subject) throws RatException
report in interface RatReportreport in class AbstractReportRatExceptionCopyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.