Package | Description |
---|---|
org.docx4j.convert.out.html | |
org.docx4j.model.datastorage | |
org.docx4j.model.datastorage.migration | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static SdtPr |
OpenDoPEHandler.getSdtPr(Object o) |
Modifier and Type | Method and Description |
---|---|
static DocumentFragment |
BindingTraverserXSLT.xpathGenerateRuns(Map<String,String> pathMap,
WordprocessingMLPackage pkg,
JaxbXmlPart sourcePart,
Map<String,CustomXmlPart> customXmlDataStorageParts,
String storeItemId,
String xpath,
String prefixMappings,
SdtPr sdtPr,
String sdtParent,
String contentChild,
boolean multiLine,
BindingTraverserXSLT.BookmarkCounter bookmarkCounter) |
Modifier and Type | Method and Description |
---|---|
protected static SdtPr |
AbstractMigrator.createSdtPr(String key,
String xpath,
String prefixmappings,
String storeItemID,
boolean isRepeat) |
Modifier and Type | Field and Description |
---|---|
protected SdtPr |
CTSdtRow.sdtPr |
protected SdtPr |
SdtRun.sdtPr |
protected SdtPr |
SdtBlock.sdtPr |
protected SdtPr |
CTSdtCell.sdtPr |
Modifier and Type | Method and Description |
---|---|
SdtPr |
ObjectFactory.createSdtPr()
Create an instance of
SdtPr |
SdtPr |
CTSdtRow.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
SdtRun.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
SdtBlock.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
SdtElement.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
CTSdtCell.getSdtPr()
Gets the value of the sdtPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSdtRow.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
SdtRun.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
SdtBlock.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
SdtElement.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
CTSdtCell.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
Copyright © 2007-2019. All Rights Reserved.