| Package | Description |
|---|---|
| pl.jsolve.templ4docx.cleaner | |
| pl.jsolve.templ4docx.core | |
| pl.jsolve.templ4docx.extractor |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentCleaner.clean(Docx docx,
Variables variables,
VariablePattern variablePattern)
Main method for cleaning XWPFRun in whole document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Docx.setVariablePattern(VariablePattern variablePattern)
Set variable pattern which indicates how the variable looks like
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
VariablesExtractor.extract(String content,
VariablePattern variablePattern)
Main method responsible for extract all variables which satisfy given variable pattern.
|
Copyright © 2016 jsolve. All rights reserved.