Class XmlMapping

java.lang.Object
org.sonatype.maven.polyglot.mapping.MappingSupport
org.sonatype.maven.polyglot.mapping.XmlMapping
All Implemented Interfaces:
Mapping

@Component(role=Mapping.class, hint="xml") public class XmlMapping extends MappingSupport
Xml model mapping.
Since:
0.7
Author:
Jason Dillon
  • Constructor Details

    • XmlMapping

      public XmlMapping()