public final class TemplateOptions extends Options
Modifier and Type | Field and Description |
---|---|
static int |
ADD_NEW_PROPERTIES |
static int |
CLEAR_UNNAMED_PROPERTIES |
static int |
INCLUDE_INTERNAL_PROPERTIES |
static int |
REPLACE_EXISTING_PROPERTIES |
static int |
REPLACE_WITH_DELETE_EMPTY |
Constructor and Description |
---|
TemplateOptions() |
TemplateOptions(int options)
Intialization constructor
|
clear, containsAllOptions, containsOneOf, equals, getOptions, getOptionsString, hashCode, isExactly, setOption, setOptions, toString
public static final int CLEAR_UNNAMED_PROPERTIES
public static final int REPLACE_EXISTING_PROPERTIES
public static final int INCLUDE_INTERNAL_PROPERTIES
public static final int ADD_NEW_PROPERTIES
public static final int REPLACE_WITH_DELETE_EMPTY
public TemplateOptions()
public TemplateOptions(int options) throws XMPException
options
- the initialization optionsXMPException
- If the options are not validCopyright © 2010 - 2020 Adobe. All Rights Reserved