Interface JavadocOptionsXpp3Reader.ContentTransformer
-
- Enclosing class:
- JavadocOptionsXpp3Reader
public static interface JavadocOptionsXpp3Reader.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
-