LifecycleMappingsXpp3Reader.ContentTransformer (Maven Plugin API 3.9.16 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree Deprecated Index Search Help org.apache.maven.plugin.lifecycle.io.xpp3 LifecycleMappingsXpp3Reader ContentTransformer Contents  Description Method Summary Method Details transform(String, String) Hide sidebar  Show sidebar Interface LifecycleMappingsXpp3Reader.ContentTransformer Enclosing class: LifecycleMappingsXpp3Reader public static interface LifecycleMappingsXpp3Reader.ContentTransformer Version: $Revision$ $Date$ Method Summary All MethodsInstance MethodsAbstract Methods Modifier and Type Method Description String transform(String source, String fieldName) Interpolate the value read from the xpp3 document Method Details transform String transform(String source, String fieldName) Interpolate 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. Copyright © 2001–2026 The Apache Software Foundation. All rights reserved.