Uses of Class
org.sonatype.maven.polyglot.mapping.MappingSupport
-
Packages that use MappingSupport Package Description org.sonatype.maven.polyglot.atom org.sonatype.maven.polyglot.mapping org.sonatype.maven.polyglot.xml -
-
Uses of MappingSupport in org.sonatype.maven.polyglot.atom
Subclasses of MappingSupport in org.sonatype.maven.polyglot.atom Modifier and Type Class Description class
AtomMapping
Atom compact grammar model mapping. -
Uses of MappingSupport in org.sonatype.maven.polyglot.mapping
Subclasses of MappingSupport in org.sonatype.maven.polyglot.mapping Modifier and Type Class Description class
XmlMapping
Xml model mapping. -
Uses of MappingSupport in org.sonatype.maven.polyglot.xml
Subclasses of MappingSupport in org.sonatype.maven.polyglot.xml Modifier and Type Class Description class
XMLMapping
XML model mapping.
-