public interface STPlaceholderType extends XmlToken
| Modifier and Type | Interface and Description |
|---|---|
static class |
STPlaceholderType.Enum
Enumeration value class for org.openxmlformats.schemas.presentationml.x2006.main.STPlaceholderType.
|
static class |
STPlaceholderType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STPlaceholderType.Enum |
BODY |
static STPlaceholderType.Enum |
CHART |
static STPlaceholderType.Enum |
CLIP_ART |
static STPlaceholderType.Enum |
CTR_TITLE |
static STPlaceholderType.Enum |
DGM |
static STPlaceholderType.Enum |
DT |
static STPlaceholderType.Enum |
FTR |
static STPlaceholderType.Enum |
HDR |
static int |
INT_BODY |
static int |
INT_CHART |
static int |
INT_CLIP_ART |
static int |
INT_CTR_TITLE |
static int |
INT_DGM |
static int |
INT_DT |
static int |
INT_FTR |
static int |
INT_HDR |
static int |
INT_MEDIA |
static int |
INT_OBJ |
static int |
INT_PIC |
static int |
INT_SLD_IMG |
static int |
INT_SLD_NUM |
static int |
INT_SUB_TITLE |
static int |
INT_TBL |
static int |
INT_TITLE |
static STPlaceholderType.Enum |
MEDIA |
static STPlaceholderType.Enum |
OBJ |
static STPlaceholderType.Enum |
PIC |
static STPlaceholderType.Enum |
SLD_IMG |
static STPlaceholderType.Enum |
SLD_NUM |
static STPlaceholderType.Enum |
SUB_TITLE |
static STPlaceholderType.Enum |
TBL |
static STPlaceholderType.Enum |
TITLE |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
StringEnumAbstractBase |
enumValue() |
void |
set(StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
static final STPlaceholderType.Enum TITLE
static final STPlaceholderType.Enum BODY
static final STPlaceholderType.Enum CTR_TITLE
static final STPlaceholderType.Enum SUB_TITLE
static final STPlaceholderType.Enum DT
static final STPlaceholderType.Enum SLD_NUM
static final STPlaceholderType.Enum FTR
static final STPlaceholderType.Enum HDR
static final STPlaceholderType.Enum OBJ
static final STPlaceholderType.Enum CHART
static final STPlaceholderType.Enum TBL
static final STPlaceholderType.Enum CLIP_ART
static final STPlaceholderType.Enum DGM
static final STPlaceholderType.Enum MEDIA
static final STPlaceholderType.Enum SLD_IMG
static final STPlaceholderType.Enum PIC
static final int INT_TITLE
static final int INT_BODY
static final int INT_CTR_TITLE
static final int INT_SUB_TITLE
static final int INT_DT
static final int INT_SLD_NUM
static final int INT_FTR
static final int INT_HDR
static final int INT_OBJ
static final int INT_CHART
static final int INT_TBL
static final int INT_CLIP_ART
static final int INT_DGM
static final int INT_MEDIA
static final int INT_SLD_IMG
static final int INT_PIC
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved