public class InsertStrategyChooser extends Object
| Constructor and Description |
|---|
InsertStrategyChooser(Variables variables,
TableRowCleaner tableRowCleaner,
ParagraphCleaner paragraphCleaner) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
replace(Insert insert) |
void |
replace(Insert insert,
Variable variable) |
public InsertStrategyChooser(Variables variables, TableRowCleaner tableRowCleaner, ParagraphCleaner paragraphCleaner)
Copyright © 2016 jsolve. All rights reserved.