Interface Mapping
-
- All Known Implementing Classes:
MappingSupport,XmlMapping
public interface MappingProvides a mapping to polyglot specific models.- Since:
- 0.7
- Author:
- Jason Dillon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(Map<String,?> options)StringgetFlavour()floatgetPriority()org.apache.maven.model.io.ModelReadergetReader()org.apache.maven.model.io.ModelWritergetWriter()FilelocatePom(File dir)
-