| Package | Description | 
|---|---|
| org.apache.pdfbox.preflight.font | |
| org.apache.pdfbox.preflight.process.reflect | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CIDType0FontValidator | 
| class  | CIDType2FontValidator | 
| class  | DescendantFontValidator<T extends FontContainer> | 
| class  | SimpleFontValidator<T extends FontContainer> | 
| class  | TrueTypeFontValidator | 
| class  | Type0FontValidator | 
| class  | Type1FontValidator | 
| class  | Type3FontValidator | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FontValidator<? extends FontContainer> | Type0FontValidator. createCIDType0FontValidator(COSDictionary fDict)Create the validation object for CIDType0 Font | 
| protected FontValidator<? extends FontContainer> | Type0FontValidator. createCIDType2FontValidator(COSDictionary fDict)Create the validation object for CIDType2 Font | 
| protected FontValidator<? extends FontContainer> | Type0FontValidator. createDescendantValidator(COSDictionary cidFont) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FontValidator<? extends FontContainer> | FontValidationProcess. getFontValidator(PreflightContext context,
                PDFont font)Create the right "Validator" object for the given font type | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.