A B C D E F G H I K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(Map<String, ?>) - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
-
Tests weather this mapping accepts the given option
- accept(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- accept(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.mapping.XmlMapping
- accept(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.xml.XMLMapping
- addMapping(Mapping) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- AND - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- ARROW - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- ARTIFACT_ID_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
- AT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- AtomExecuteTask - Class in org.sonatype.maven.polyglot.atom.execute
-
Encapsulates a Groovy
ExecuteTask
. - AtomExecuteTask(Object, Map) - Constructor for class org.sonatype.maven.polyglot.atom.execute.AtomExecuteTask
- AtomMapping - Class in org.sonatype.maven.polyglot.atom
-
Atom compact grammar model mapping.
- AtomMapping() - Constructor for class org.sonatype.maven.polyglot.atom.AtomMapping
- AtomModelReader - Class in org.sonatype.maven.polyglot.atom
-
Reads a pom.atom and transforms into a Maven
Model
. - AtomModelReader() - Constructor for class org.sonatype.maven.polyglot.atom.AtomModelReader
- AtomModelWriter - Class in org.sonatype.maven.polyglot.atom
- AtomModelWriter() - Constructor for class org.sonatype.maven.polyglot.atom.AtomModelWriter
- AtomParser - Class in org.sonatype.maven.polyglot.atom.parsing
-
Parses the atom token stream into an internal model, which can be emitted as a Maven model.
- AtomParser(ModelSource, List<Token>) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.AtomParser
B
- basedir() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteContext
-
Deprecated.Use
ExecuteContext.getBasedir()
instead - build(File, ProjectBuildingRequest) - Method in class org.sonatype.maven.polyglot.TeslaProjectBuilder
- build(List<File>, boolean, ProjectBuildingRequest) - Method in class org.sonatype.maven.polyglot.TeslaProjectBuilder
- build(Artifact, boolean, ProjectBuildingRequest) - Method in class org.sonatype.maven.polyglot.TeslaProjectBuilder
- build(Artifact, ProjectBuildingRequest) - Method in class org.sonatype.maven.polyglot.TeslaProjectBuilder
- build(ModelSource, ProjectBuildingRequest) - Method in class org.sonatype.maven.polyglot.TeslaProjectBuilder
C
- COLON - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- COMMA - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- Constants - Class in org.sonatype.maven.polyglot
- Constants() - Constructor for class org.sonatype.maven.polyglot.Constants
D
- DASH - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- Dependencies - Class in org.sonatype.maven.polyglot.atom.parsing
- Dependencies() - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Dependencies
- DEPS - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- DESCRIPTION_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
- determine(String) - Static method in enum org.sonatype.maven.polyglot.atom.parsing.Token.Kind
-
from token text, determines kind.
- determineFlavourFromPom(File) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- detokenize(List<Token>) - Static method in class org.sonatype.maven.polyglot.atom.parsing.Tokenizer
- DIVIDE - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- DOT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
E
- enhanceModel(Properties, Model) - Static method in class org.sonatype.maven.polyglot.PolyglotPropertiesEnhancer
-
Enhances the model by overriding properties
- EOL - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- equals(Object) - Method in class org.sonatype.maven.polyglot.atom.parsing.Token
- execute() - Method in class io.takari.maven.polyglot.TranslateProjectMojo
- execute() - Method in class io.takari.maven.polyglot.TranslatorMojo
- execute() - Method in class org.sonatype.maven.polyglot.plugin.ExecuteMojo
- execute(ExecuteContext) - Method in class org.sonatype.maven.polyglot.atom.execute.AtomExecuteTask
- execute(ExecuteContext) - Method in interface org.sonatype.maven.polyglot.execute.ExecuteTask
- ExecuteContext - Interface in org.sonatype.maven.polyglot.execute
-
Provides context for
ExecuteTask
s. - ExecuteManager - Interface in org.sonatype.maven.polyglot.execute
-
Manages
ExecuteTask
s for a project. - ExecuteManagerImpl - Class in org.sonatype.maven.polyglot.execute
-
Default implementation of the
ExecuteManager
component. - ExecuteManagerImpl() - Constructor for class org.sonatype.maven.polyglot.execute.ExecuteManagerImpl
- ExecuteMojo - Class in org.sonatype.maven.polyglot.plugin
-
Executes registered
ExecuteTask
s. - ExecuteMojo() - Constructor for class org.sonatype.maven.polyglot.plugin.ExecuteMojo
- ExecuteTask - Interface in org.sonatype.maven.polyglot.execute
-
Represents a language specific task to be executed.
- ExecuteTaskSupport - Class in org.sonatype.maven.polyglot.execute
-
Support for
ExecuteTask
implementations. - ExecuteTaskSupport() - Constructor for class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
F
- findPom(File) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
G
- GEQ - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- getAcceptLocationExtensions() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getAcceptOptionKeys() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getAddDefaultEntities() - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
-
Returns the state of the "add default entities" flag.
- getArtifact() - Method in class org.sonatype.maven.polyglot.atom.parsing.Id
- getArtifactId(String) - Static method in class org.sonatype.maven.polyglot.Constants
- getAttributes() - Method in class org.sonatype.maven.polyglot.atom.execute.AtomExecuteTask
- getBasedir() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteContext
-
Returns the project base directory.
- getCharset(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.io.ModelReaderSupport
- getClassifier() - Method in class org.sonatype.maven.polyglot.atom.parsing.Id
- getDeps() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getDescription() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getDirs() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getEnhancementProperties(Map<String, ?>) - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
-
A properties object can enhance the returned polyglot model by e.g.
- getEnhancementPropertiesFor(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- getFlavour() - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
- getFlavour() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getFlavourFor(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- getGAV(String) - Static method in class org.sonatype.maven.polyglot.Constants
- getGroup() - Method in class org.sonatype.maven.polyglot.atom.parsing.Id
- getGroupId() - Static method in class org.sonatype.maven.polyglot.Constants
- getId() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteTask
- getId() - Method in class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- getKey() - Method in class org.sonatype.maven.polyglot.atom.parsing.Property
- getLocation(Map<?, ?>) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getLocation(Map<?, ?>) - Static method in class org.sonatype.maven.polyglot.PolyglotModelUtil
-
Gets the location, as configured via the
ModelProcessor.SOURCE
key. - getLocationFile(Map<?, ?>) - Static method in class org.sonatype.maven.polyglot.PolyglotModelUtil
- getLog() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteContext
-
Returns the log.
- getModules() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getOverrides() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getPackaging() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getParent() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getPhase() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteTask
- getPhase() - Method in class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- getPluginOverrides() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getPlugins() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getPolyglotMavenProperties() - Static method in class org.sonatype.maven.polyglot.Constants
- getPomNames() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getPriority() - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
-
get the priority of this mapping, higher priorities are given precedence over those with lower priority, the default priority is 0
- getPriority() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getProfileId() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteTask
-
profile id of the execute task.
- getProfileId() - Method in class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- getProject() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteContext
-
Returns the maven project.
- getProjectId() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getProperties() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getReader() - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
- getReader() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getReaderFor(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- getRepositories() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getRepositories() - Method in class org.sonatype.maven.polyglot.atom.parsing.Repositories
- getScm() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getSession() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteContext
-
Returns the maven session.
- getSortedMappings() - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- getTasks(Model) - Method in interface org.sonatype.maven.polyglot.execute.ExecuteManager
- getTasks(Model) - Method in class org.sonatype.maven.polyglot.execute.ExecuteManagerImpl
- getUrl() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- getValue() - Method in class org.sonatype.maven.polyglot.atom.execute.AtomExecuteTask
- getValue() - Method in class org.sonatype.maven.polyglot.atom.parsing.Property
- getVersion() - Method in class org.sonatype.maven.polyglot.atom.parsing.Id
- getVersion() - Static method in class org.sonatype.maven.polyglot.Constants
- getWriter() - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
- getWriter() - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- getWriterFor(Map<String, ?>) - Method in class org.sonatype.maven.polyglot.PolyglotModelManager
- GREATER - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- GROUP_ID_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
H
- hashCode() - Method in class org.sonatype.maven.polyglot.atom.parsing.Token
- HASHROCKET - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
I
- Id - Class in org.sonatype.maven.polyglot.atom.parsing
- Id(String, String, String) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Id
- ID - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- IDENT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- INDENT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- install(Model, Map<String, ?>) - Method in interface org.sonatype.maven.polyglot.execute.ExecuteManager
- install(Model, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.execute.ExecuteManagerImpl
- io.takari.maven.polyglot - package io.takari.maven.polyglot
K
L
- LBRACE - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- LBRACKET - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- LEFT_WAVE - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- LEQ - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- locatePom(File) - Method in interface org.sonatype.maven.polyglot.mapping.Mapping
-
Locates the pom in the given directory
- locatePom(File) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- locatePom(File) - Method in class org.sonatype.maven.polyglot.TeslaModelProcessor
- log - Variable in class org.sonatype.maven.polyglot.atom.AtomModelWriter
- log - Variable in class org.sonatype.maven.polyglot.execute.ExecuteManagerImpl
- log - Variable in class org.sonatype.maven.polyglot.PolyglotModelManager
- log - Variable in class org.sonatype.maven.polyglot.TeslaModelTranslator
- log() - Method in interface org.sonatype.maven.polyglot.execute.ExecuteContext
-
Deprecated.Use
ExecuteContext.getLog()
instead - LPAREN - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
M
- main(String[]) - Static method in class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
- main(String[], ClassWorld) - Static method in class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
- manager - Variable in class org.sonatype.maven.polyglot.execute.ExecuteManagerImpl
- Mapping - Interface in org.sonatype.maven.polyglot.mapping
-
Provides a mapping to polyglot specific models.
- mappings - Variable in class org.sonatype.maven.polyglot.PolyglotModelManager
- MappingSupport - Class in org.sonatype.maven.polyglot.mapping
-
Support for
Mapping
implementations. - MappingSupport(String) - Constructor for class org.sonatype.maven.polyglot.mapping.MappingSupport
- MINUS - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- modelFromNativePom(Log) - Method in class org.sonatype.maven.polyglot.plugin.ExecuteMojo
- ModelReaderSupport - Class in org.sonatype.maven.polyglot.io
-
Support for
ModelReader
implementations. - ModelReaderSupport() - Constructor for class org.sonatype.maven.polyglot.io.ModelReaderSupport
- ModelWriterSupport - Class in org.sonatype.maven.polyglot.io
-
Support for
ModelWriter
implementations. - ModelWriterSupport() - Constructor for class org.sonatype.maven.polyglot.io.ModelWriterSupport
- MODULES - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- MODULUS - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
N
- NAME_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
- NOT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
O
- OR - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- org.sonatype.maven.polyglot - package org.sonatype.maven.polyglot
- org.sonatype.maven.polyglot.atom - package org.sonatype.maven.polyglot.atom
- org.sonatype.maven.polyglot.atom.execute - package org.sonatype.maven.polyglot.atom.execute
- org.sonatype.maven.polyglot.atom.parsing - package org.sonatype.maven.polyglot.atom.parsing
- org.sonatype.maven.polyglot.cli - package org.sonatype.maven.polyglot.cli
- org.sonatype.maven.polyglot.execute - package org.sonatype.maven.polyglot.execute
- org.sonatype.maven.polyglot.io - package org.sonatype.maven.polyglot.io
- org.sonatype.maven.polyglot.mapping - package org.sonatype.maven.polyglot.mapping
- org.sonatype.maven.polyglot.plugin - package org.sonatype.maven.polyglot.plugin
- org.sonatype.maven.polyglot.xml - package org.sonatype.maven.polyglot.xml
- org.sonatype.maven.polyglot.xml.xpp3 - package org.sonatype.maven.polyglot.xml.xpp3
- OVERRIDES - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
P
- PACKAGING - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- PACKAGING_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
- PARENT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- parse() - Method in class org.sonatype.maven.polyglot.atom.parsing.AtomParser
- PLUGIN - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- PLUGIN_OVERRIDE - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- PLUGIN_OVERRIDE_KEYWORD - Static variable in class org.sonatype.maven.polyglot.atom.parsing.Token
- PolyglotMavenXpp3Reader - Class in org.sonatype.maven.polyglot.xml.xpp3
-
Class MavenXpp3Reader.
- PolyglotMavenXpp3Reader() - Constructor for class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
- PolyglotMavenXpp3Writer - Class in org.sonatype.maven.polyglot.xml.xpp3
-
Class MavenXpp3Writer.
- PolyglotMavenXpp3Writer() - Constructor for class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Writer
- PolyglotModelManager - Class in org.sonatype.maven.polyglot
-
Manages the mapping for polyglot model support.
- PolyglotModelManager() - Constructor for class org.sonatype.maven.polyglot.PolyglotModelManager
- PolyglotModelUtil - Class in org.sonatype.maven.polyglot
-
Support for models.
- PolyglotModelUtil() - Constructor for class org.sonatype.maven.polyglot.PolyglotModelUtil
- PolyglotPropertiesEnhancer - Class in org.sonatype.maven.polyglot
- PolyglotPropertiesEnhancer() - Constructor for class org.sonatype.maven.polyglot.PolyglotPropertiesEnhancer
- Project - Class in org.sonatype.maven.polyglot.atom.parsing
- Project(Id, Parent, String, List<Property>, Repositories, String, String, List<Id>, List<Id>, List<String>, List<Plugin>, List<Plugin>, Map<String, String>, ScmElement) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Project
- PROJECT - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- Property - Class in org.sonatype.maven.polyglot.atom.parsing
- Property(String, String) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Property
- PROPERTY_PREFIX - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
- PROPS - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
R
- RBRACE - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- RBRACKET - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- reactorProjects - Variable in class io.takari.maven.polyglot.TranslatorMojo
- read(File, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.io.ModelReaderSupport
- read(File, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelProcessor
- read(InputStream) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
-
Method read.
- read(InputStream, boolean) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
-
Method read.
- read(InputStream, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.io.ModelReaderSupport
- read(InputStream, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelProcessor
- read(Reader) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
- read(Reader, boolean) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
- read(Reader, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.atom.AtomModelReader
- read(Reader, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelProcessor
- read(Reader, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.xml.XMLModelReader
- register(Model, List<ExecuteTask>) - Method in interface org.sonatype.maven.polyglot.execute.ExecuteManager
- register(Model, List<ExecuteTask>) - Method in class org.sonatype.maven.polyglot.execute.ExecuteManagerImpl
- Repositories - Class in org.sonatype.maven.polyglot.atom.parsing
- Repositories(List<String>) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Repositories
- REPOSITORIES - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- REQUIRE - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- RPAREN - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- run(String[]) - Method in class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
S
- SCM - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- setAcceptLocationExtensions(String...) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- setAcceptOptionKeys(String...) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- setAddDefaultEntities(boolean) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Reader
-
Sets the state of the "add default entities" flag.
- setClassifier(String) - Method in class org.sonatype.maven.polyglot.atom.parsing.Id
- setId(String) - Method in class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- setKey(String) - Method in class org.sonatype.maven.polyglot.atom.parsing.Property
- setPhase(String) - Method in class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- setPomNames(String...) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- setPriority(float) - Method in class org.sonatype.maven.polyglot.mapping.MappingSupport
- setProfileId(String) - Method in class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- setValue(String) - Method in class org.sonatype.maven.polyglot.atom.parsing.Property
- SRCS - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- STAR - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
- STRING - org.sonatype.maven.polyglot.atom.parsing.Token.Kind
T
- TeslaModelProcessor - Class in org.sonatype.maven.polyglot
-
Polyglot model processor.
- TeslaModelProcessor() - Constructor for class org.sonatype.maven.polyglot.TeslaModelProcessor
- TeslaModelTranslator - Class in org.sonatype.maven.polyglot
-
Translates between polyglot model formats.
- TeslaModelTranslator() - Constructor for class org.sonatype.maven.polyglot.TeslaModelTranslator
- TeslaProjectBuilder - Class in org.sonatype.maven.polyglot
- TeslaProjectBuilder() - Constructor for class org.sonatype.maven.polyglot.TeslaProjectBuilder
- TeslaTranslatorCli - Class in org.sonatype.maven.polyglot.cli
- TeslaTranslatorCli() - Constructor for class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
- TeslaTranslatorCli(ClassWorld) - Constructor for class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
- Token - Class in org.sonatype.maven.polyglot.atom.parsing
-
Taken from the Loop programming language compiler pipeline.
- Token(String, Token.Kind) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Token
- Token.Kind - Enum in org.sonatype.maven.polyglot.atom.parsing
- tokenize() - Method in class org.sonatype.maven.polyglot.atom.parsing.Tokenizer
- Tokenizer - Class in org.sonatype.maven.polyglot.atom.parsing
-
Taken from the Loop programming language compiler pipeline.
- Tokenizer(String) - Constructor for class org.sonatype.maven.polyglot.atom.parsing.Tokenizer
- toMavenModel() - Method in class org.sonatype.maven.polyglot.atom.parsing.Project
- toString() - Method in class org.sonatype.maven.polyglot.atom.execute.AtomExecuteTask
- toString() - Method in class org.sonatype.maven.polyglot.atom.parsing.Id
- toString() - Method in class org.sonatype.maven.polyglot.atom.parsing.Repositories
- toString() - Method in class org.sonatype.maven.polyglot.atom.parsing.Token
- translate(File, File) - Method in class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
- translate(File, File) - Method in class org.sonatype.maven.polyglot.TeslaModelTranslator
- translate(File, Map<String, ?>, File, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelTranslator
- translate(InputStream, Map<String, ?>, OutputStream, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelTranslator
- translate(Reader, Map<String, ?>, Writer, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelTranslator
- translate(URL, URL) - Method in class org.sonatype.maven.polyglot.cli.TeslaTranslatorCli
- translate(URL, URL) - Method in class org.sonatype.maven.polyglot.TeslaModelTranslator
- translate(URL, Map<String, ?>, URL, Map<String, ?>) - Method in class org.sonatype.maven.polyglot.TeslaModelTranslator
- TranslateProjectMojo - Class in io.takari.maven.polyglot
-
Polgyglot model translator Mojo.
- TranslateProjectMojo() - Constructor for class io.takari.maven.polyglot.TranslateProjectMojo
- TranslatorMojo - Class in io.takari.maven.polyglot
-
Polgyglot model translator Mojo.
- TranslatorMojo() - Constructor for class io.takari.maven.polyglot.TranslatorMojo
U
- URL_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
V
- value - Variable in class org.sonatype.maven.polyglot.atom.parsing.Token
- valueOf(String) - Static method in enum org.sonatype.maven.polyglot.atom.parsing.Token.Kind
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.sonatype.maven.polyglot.atom.parsing.Token.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_PROPERTY - Static variable in interface org.sonatype.maven.polyglot.mapping.Mapping
W
- write(File, Map<String, Object>, Model) - Method in class org.sonatype.maven.polyglot.io.ModelWriterSupport
- write(OutputStream, Map<String, Object>, Model) - Method in class org.sonatype.maven.polyglot.io.ModelWriterSupport
- write(OutputStream, Model) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Writer
-
Method write.
- write(Writer, Map<String, Object>, Model) - Method in class org.sonatype.maven.polyglot.atom.AtomModelWriter
- write(Writer, Map<String, Object>, Model) - Method in class org.sonatype.maven.polyglot.xml.XMLModelWriter
- write(Writer, Model) - Method in class org.sonatype.maven.polyglot.xml.xpp3.PolyglotMavenXpp3Writer
-
Method write.
X
- XmlMapping - Class in org.sonatype.maven.polyglot.mapping
-
Xml model mapping.
- XmlMapping() - Constructor for class org.sonatype.maven.polyglot.mapping.XmlMapping
- XMLMapping - Class in org.sonatype.maven.polyglot.xml
-
XML model mapping.
- XMLMapping() - Constructor for class org.sonatype.maven.polyglot.xml.XMLMapping
- XMLModelReader - Class in org.sonatype.maven.polyglot.xml
-
XML model reader.
- XMLModelReader() - Constructor for class org.sonatype.maven.polyglot.xml.XMLModelReader
- XMLModelWriter - Class in org.sonatype.maven.polyglot.xml
-
XML model writer.
- XMLModelWriter() - Constructor for class org.sonatype.maven.polyglot.xml.XMLModelWriter
All Classes All Packages