Package org.apache.maven.model.io.xpp3
Interface MavenXpp3ReaderEx.ContentTransformer
- Enclosing class:
- MavenXpp3ReaderEx
public static interface MavenXpp3ReaderEx.ContentTransformer
- 
Method Summary
- 
Method Details- 
transformInterpolate the value read from the xpp3 document- Parameters:
- source- the source value
- fieldName- a description of the field being interpolated. The implementation may use this to log stuff
- Returns:
- the interpolated value
 
 
-