| Package | Description | 
|---|---|
| com.pdfunit.validators | 
 Classes implementing validations on specific topics of PDF. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AllFontsValidator | 
AllFontsValidator.hasFonts()
This method does what the name suggests. 
 | 
AllFontsValidator | 
DocumentValidator.hasFonts()
This method verifies that the current PDF document has fonts. 
 | 
AllFontsValidator | 
AllFontsValidator.ofThisTypeOnly(FontType expectedFontType)
Validating whether the current PDF document has fonts of only the font
 type according to the parameter. 
 | 
Copyright (C) PDFUnit.com. See here for license.