Uses of Class
org.sonatype.maven.polyglot.mapping.MappingSupport

Packages that use MappingSupport
org.sonatype.maven.polyglot.groovy   
org.sonatype.maven.polyglot.mapping   
 

Uses of MappingSupport in org.sonatype.maven.polyglot.groovy
 

Subclasses of MappingSupport in org.sonatype.maven.polyglot.groovy
 class GroovyMapping
          Groovy model mapping.
 

Uses of MappingSupport in org.sonatype.maven.polyglot.mapping
 

Subclasses of MappingSupport in org.sonatype.maven.polyglot.mapping
 class XmlMapping
          Xml model mapping.