protected static class Docx4J.FindContentControlsVisitor extends TraversalUtilVisitor<SdtElement>
| Modifier and Type | Class and Description |
|---|---|
static class |
Docx4J.FindContentControlsVisitor.BreakException |
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
definedStoreItemIds |
protected String |
storeItemId |
| Constructor and Description |
|---|
FindContentControlsVisitor(Set<String> definedStoreItemIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(SdtElement element)
Apply method if there is no need to access the surrounding elements
|
String |
getdefinedStoreItemId() |
applyprotected String storeItemId
public void apply(SdtElement element)
TraversalUtilVisitorapply in class TraversalUtilVisitor<SdtElement>public String getdefinedStoreItemId()
Copyright © 2007-2022. All Rights Reserved.