@DoNotObfuscate
public final class MultiDocumentFontValidator
extends java.lang.Object
FontNameValidator, 
AllFontsValidator| Modifier | Constructor and Description | 
|---|---|
protected  | 
MultiDocumentFontValidator(MultiDocumentValidator backReference)  | 
| Modifier and Type | Method and Description | 
|---|---|
MultiDocumentFontNameValidator | 
hasFont()
This method prepares the validation of a single font in each given PDF documents. 
 | 
MultiDocumentFontValidator | 
hasFonts()
This method verifies that each given PDF document has fonts. 
 | 
MultiDocumentFontValidator | 
ofThisTypeOnly(FontType expectedFontType)
Validating whether the each of the given PDF document has fonts of only the font
 type according to the parameter. 
 | 
protected MultiDocumentFontValidator(MultiDocumentValidator backReference)
public MultiDocumentFontNameValidator hasFont()
public MultiDocumentFontValidator hasFonts()
@Guarded public MultiDocumentFontValidator ofThisTypeOnly(FontType expectedFontType)
Copyright (C) PDFUnit.com. See here for license.