public class PBoxEmbeddedFile extends PBoxExternal implements EmbeddedFile
| Modifier and Type | Field and Description |
|---|---|
static String |
EMBEDDED_FILE_TYPE
Type name for
PBoxEmbeddedFile |
contextDependent| Constructor and Description |
|---|
PBoxEmbeddedFile(COSBase baseStream) |
| 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)
|
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String EMBEDDED_FILE_TYPE
PBoxEmbeddedFilepublic PBoxEmbeddedFile(COSBase baseStream)
public String getSubtype()
EmbeddedFilegetSubtype in interface EmbeddedFilepublic Boolean getisValidPDFA12()
EmbeddedFilegetisValidPDFA12 in interface EmbeddedFileCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.