Interface BuildCacheDiffXpp3Reader.ContentTransformer
-
- Enclosing class:
- BuildCacheDiffXpp3Reader
public static interface BuildCacheDiffXpp3Reader.ContentTransformer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
transform(String source, String fieldName)
Interpolate the value read from the xpp3 document
-