Uses of Interface
org.docx4j.model.datastorage.ValueInserterPlainText
| Package | Description |
|---|---|
| org.docx4j.model.datastorage |
-
Uses of ValueInserterPlainText in org.docx4j.model.datastorage
Classes in org.docx4j.model.datastorage that implement ValueInserterPlainText Modifier and Type Class Description classValueInserterPlainTextForOpenAPI3classValueInserterPlainTextImplMethods in org.docx4j.model.datastorage that return ValueInserterPlainText Modifier and Type Method Description static ValueInserterPlainTextBindingHandler. getValueInserterPlainText()Methods in org.docx4j.model.datastorage with parameters of type ValueInserterPlainText Modifier and Type Method Description static voidBindingHandler. setValueInserterPlainText(ValueInserterPlainText valueInserterPlainText)Allow user to customise what is inserted into the document when the bind is performed.