public class Type3FontValidator extends FontValidator<Type3Container>
| Modifier and Type | Field and Description |
|---|---|
protected COSDocument |
cosDocument |
protected Encoding |
encoding |
protected COSDictionary |
fontDictionary |
context, descriptorHelper, font, fontContainer| Constructor and Description |
|---|
Type3FontValidator(PreflightContext context,
PDFont font) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkEncoding() |
protected void |
checkMandatoryField() |
void |
validate() |
checkToUnicode, getFontContainer, getSubSetPatternDelimiter, isSubSetprotected COSDictionary fontDictionary
protected COSDocument cosDocument
protected Encoding encoding
public Type3FontValidator(PreflightContext context, PDFont font)
public void validate()
throws ValidationException
validate in class FontValidator<Type3Container>ValidationExceptionprotected void checkMandatoryField()
protected void checkEncoding()
checkEncoding in class FontValidator<Type3Container>Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.