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 java.util.Set<java.lang.String> |
definedStoreItemIds |
protected java.lang.String |
storeItemId |
| Constructor and Description |
|---|
FindContentControlsVisitor(java.util.Set<java.lang.String> definedStoreItemIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(SdtElement element)
Apply method if there is no need to access the surrounding elements
|
java.lang.String |
getdefinedStoreItemId() |
applyprotected java.util.Set<java.lang.String> definedStoreItemIds
protected java.lang.String storeItemId
public FindContentControlsVisitor(java.util.Set<java.lang.String> definedStoreItemIds)
public void apply(SdtElement element)
TraversalUtilVisitorapply in class TraversalUtilVisitor<SdtElement>public java.lang.String getdefinedStoreItemId()
Copyright © 2007–2023. All rights reserved.