public class Conversion extends Object
Mojo configuration class describing a
placeholder conversion consisting of a "from" and a "to" value.| Modifier and Type | Field and Description |
|---|---|
protected String |
from
The placeholder value to convert from.
|
protected String |
to
The placeholder value to convert to.
|
| Constructor and Description |
|---|
Conversion() |
Copyright © 2024. All rights reserved.