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