public interface TKitRelationshipTypes
| Modifier and Type | Field and Description |
|---|---|
static String |
AUDIO_PART
Audio part relationship type.
|
static String |
CORE_DOCUMENT
Core document relationship type.
|
static String |
CORE_PROPERTIES
Core properties relationship type.
|
static String |
CUSTOM_PROPERTIES
Custom properties relationship type.
|
static String |
CUSTOM_XML
Custom XML relationship type.
|
static String |
DIGITAL_SIGNATURE
Digital signature relationship type.
|
static String |
DIGITAL_SIGNATURE_CERTIFICATE
Digital signature certificate relationship type.
|
static String |
DIGITAL_SIGNATURE_ORIGIN
Digital signature origin relationship type.
|
static String |
EMBEDDED_FONT
Embedded font relationship type.
|
static String |
EMBEDDED_PACKAGE
Embedded package relationship type.
|
static String |
EXTENDED_PROPERTIES
Extended properties relationship type.
|
static String |
IMAGE_PART
Image part relationship type.
|
static String |
ORIGINAL
Document original relationship type.
|
static String |
RESOURCES
Resources relationship type.
|
static String |
SKELETON
Skeleton relationship type.
|
static String |
SOURCE
Source document relationship type.
|
static String |
STYLE_PART
Style part relationship type.
|
static String |
THUMBNAIL
Thumbnail relationship type.
|
static String |
VIDEO_PART
Video part relationship type.
|
static final String CORE_DOCUMENT
static final String SKELETON
static final String RESOURCES
static final String SOURCE
static final String ORIGINAL
static final String CORE_PROPERTIES
static final String EXTENDED_PROPERTIES
static final String CUSTOM_PROPERTIES
static final String CUSTOM_XML
static final String THUMBNAIL
static final String IMAGE_PART
static final String STYLE_PART
static final String AUDIO_PART
static final String VIDEO_PART
static final String EMBEDDED_PACKAGE
static final String EMBEDDED_FONT
static final String DIGITAL_SIGNATURE
static final String DIGITAL_SIGNATURE_CERTIFICATE
static final String DIGITAL_SIGNATURE_ORIGIN
Copyright © 2019. All rights reserved.