public class GFEmbeddedFile extends GFExternal implements EmbeddedFile
| Modifier and Type | Field and Description |
|---|---|
Map<String,PDColorSpace> |
cachedColorSpaces |
static String |
EMBEDDED_FILE_TYPE
Type name for
PBoxEmbeddedFile |
static Set<COSKey> |
fileSpecificationKeys |
List<String> |
inconsistentSeparations |
TaggedPDFRoleMapHelper |
roleMapHelper |
Map<String,List<GFPDSeparation>> |
separations |
contextDependent| Constructor and Description |
|---|
GFEmbeddedFile(COSDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getisValidPDFA12()
true if this file is a valid PDF/A document (Part 1 or Part 2) on its own
|
String |
getSubtype()
MIME type of the embedded file (/Subtype entry in the embedded file dictionary)
|
getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String EMBEDDED_FILE_TYPE
PBoxEmbeddedFilepublic TaggedPDFRoleMapHelper roleMapHelper
public Map<String,List<GFPDSeparation>> separations
public Map<String,PDColorSpace> cachedColorSpaces
public GFEmbeddedFile(COSDictionary dictionary)
public String getSubtype()
EmbeddedFilegetSubtype in interface EmbeddedFilepublic Boolean getisValidPDFA12()
EmbeddedFilegetisValidPDFA12 in interface EmbeddedFileCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.