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, isSubSet
protected COSDictionary fontDictionary
protected COSDocument cosDocument
protected Encoding encoding
public Type3FontValidator(PreflightContext context, PDFont font)
public void validate() throws ValidationException
validate
in class FontValidator<Type3Container>
ValidationException
protected void checkMandatoryField()
protected void checkEncoding()
checkEncoding
in class FontValidator<Type3Container>
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.