@DoNotObfuscate
public final class AllFontsValidator
extends com.pdfunit.validators.AbstractValidator
Constructor and Description |
---|
AllFontsValidator(DocumentValidator documentValidator) |
Modifier and Type | Method and Description |
---|---|
AllFontsValidator |
hasFonts()
This method does what the name suggests.
|
AllFontsValidator |
ofThisTypeOnly(FontType expectedFontType)
Validating whether the current PDF document has fonts of only the font
type according to the parameter.
|
public AllFontsValidator(DocumentValidator documentValidator)
public AllFontsValidator hasFonts()
@Guarded public AllFontsValidator ofThisTypeOnly(FontType expectedFontType)
Copyright (C) PDFUnit.com. See here for license.