public interface RuleId
Rules that make up a
ValidationProfile. A RuleId instance can be traced to the PDF/A
specification and clause that was the motivation behind it. A RuleId
comprises:
PDFAFlavour.Specification instance that identifies the particular PDF/A
specification referenced.| Modifier and Type | Method and Description |
|---|---|
String |
getClause() |
PDFAFlavour.Specification |
getSpecification() |
int |
getTestNumber() |
PDFAFlavour.Specification getSpecification()
String getClause()
int getTestNumber()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.