Interface Mapping
- All Known Implementing Classes:
GroovyMapping
,MappingSupport
,XmlMapping
public interface Mapping
Provides a mapping to polyglot specific models.
- Since:
- 0.7
- Author:
- Jason Dillon
-
Method Summary
-
Method Details
-
locatePom
-
accept
-
getReader
org.apache.maven.model.io.ModelReader getReader() -
getWriter
org.apache.maven.model.io.ModelWriter getWriter() -
getPriority
float getPriority()
-