Class XMLMapping

  • All Implemented Interfaces:
    org.sonatype.maven.polyglot.mapping.Mapping

    @Component(role=org.sonatype.maven.polyglot.mapping.Mapping.class,
               hint="xml41")
    public class XMLMapping
    extends org.sonatype.maven.polyglot.mapping.MappingSupport
    XML model mapping.
    • Constructor Detail

      • XMLMapping

        public XMLMapping()
    • Method Detail

      • accept

        public boolean accept​(Map<String,​?> options)
        Specified by:
        accept in interface org.sonatype.maven.polyglot.mapping.Mapping
        Overrides:
        accept in class org.sonatype.maven.polyglot.mapping.MappingSupport