Interface ParamdocXpp3Reader.ContentTransformer
- Enclosing class:
 ParamdocXpp3Reader
public static interface ParamdocXpp3Reader.ContentTransformer
- 
Method Summary
 
- 
Method Details
- 
transform
Interpolate the value read from the xpp3 document- Parameters:
 source- The source valuefieldName- A description of the field being interpolated. The implementation may use this to log stuff.- Returns:
 - The interpolated value.
 
 
 -