public class BulletListInsertStrategy extends Object implements InsertStrategy
| Constructor and Description |
|---|
BulletListInsertStrategy(InsertStrategyChooser insertStrategyChooser,
ParagraphCleaner paragraphCleaner) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanParagraphs() |
void |
insert(Insert insert,
Variable variable) |
public BulletListInsertStrategy(InsertStrategyChooser insertStrategyChooser, ParagraphCleaner paragraphCleaner)
public void insert(Insert insert, Variable variable)
insert in interface InsertStrategypublic void cleanParagraphs()
Copyright © 2016 jsolve. All rights reserved.