Package | Description |
---|---|
org.sonatype.maven.polyglot | |
org.sonatype.maven.polyglot.atom | |
org.sonatype.maven.polyglot.groovy | |
org.sonatype.maven.polyglot.mapping |
Modifier and Type | Field and Description |
---|---|
protected List<Mapping> |
PolyglotModelManager.mappings |
Modifier and Type | Method and Description |
---|---|
void |
PolyglotModelManager.addMapping(Mapping mapping) |
Modifier and Type | Class and Description |
---|---|
class |
AtomMapping
Atom compact grammar model mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyMapping
Groovy model mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
MappingSupport
Support for
Mapping implementations. |
class |
XmlMapping
Xml model mapping.
|
Copyright © 2015. All rights reserved.