Package org.apache.pdfbox.preflight.font
Class FontValidator<T extends FontContainer>
java.lang.Object
org.apache.pdfbox.preflight.font.FontValidator<T>
- Direct Known Subclasses:
SimpleFontValidator
,Type0FontValidator
,Type3FontValidator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PreflightContext
protected FontDescriptorHelper<T>
protected T
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fontContainer
-
context
-
descriptorHelper
-
-
Constructor Details
-
FontValidator
-
-
Method Details
-
validate
- Throws:
ValidationException
-
checkEncoding
protected void checkEncoding() -
checkToUnicode
protected void checkToUnicode() -
getFontContainer
-