Uses of Class
org.apache.maven.api.model.InputLocation
Package
Description
Maven Immutable POM (Project Object Model) classes, generated from
maven.mdo
model.-
Uses of InputLocation in org.apache.maven.api.model
Modifier and TypeMethodDescriptionActivation.getImportedFrom()
Gets the input location that caused this model to be read.ActivationFile.getImportedFrom()
Gets the input location that caused this model to be read.ActivationOS.getImportedFrom()
Gets the input location that caused this model to be read.ActivationProperty.getImportedFrom()
Gets the input location that caused this model to be read.CiManagement.getImportedFrom()
Gets the input location that caused this model to be read.ConfigurationContainer.getImportedFrom()
Gets the input location that caused this model to be read.Contributor.getImportedFrom()
Gets the input location that caused this model to be read.Dependency.getImportedFrom()
Gets the input location that caused this model to be read.DependencyManagement.getImportedFrom()
Gets the input location that caused this model to be read.DistributionManagement.getImportedFrom()
Gets the input location that caused this model to be read.Exclusion.getImportedFrom()
Gets the input location that caused this model to be read.Extension.getImportedFrom()
Gets the input location that caused this model to be read.InputLocation.getImportedFrom()
Gets the parent InputLocation where this InputLocation may have been imported from.InputLocationTracker.getImportedFrom()
Gets the parent InputLocation where this InputLocation may have been imported from.InputSource.getImportedFrom()
Gets the parent InputLocation where this InputLocation may have been imported from.IssueManagement.getImportedFrom()
Gets the input location that caused this model to be read.License.getImportedFrom()
Gets the input location that caused this model to be read.MailingList.getImportedFrom()
Gets the input location that caused this model to be read.ModelBase.getImportedFrom()
Gets the input location that caused this model to be read.Notifier.getImportedFrom()
Gets the input location that caused this model to be read.Organization.getImportedFrom()
Gets the input location that caused this model to be read.Parent.getImportedFrom()
Gets the input location that caused this model to be read.PatternSet.getImportedFrom()
Gets the input location that caused this model to be read.PluginContainer.getImportedFrom()
Gets the input location that caused this model to be read.Prerequisites.getImportedFrom()
Gets the input location that caused this model to be read.Relocation.getImportedFrom()
Gets the input location that caused this model to be read.Reporting.getImportedFrom()
Gets the input location that caused this model to be read.RepositoryBase.getImportedFrom()
Gets the input location that caused this model to be read.RepositoryPolicy.getImportedFrom()
Gets the input location that caused this model to be read.Scm.getImportedFrom()
Gets the input location that caused this model to be read.Site.getImportedFrom()
Gets the input location that caused this model to be read.Activation.getLocation
(Object key) Gets the location of the specified field in the input source.ActivationFile.getLocation
(Object key) Gets the location of the specified field in the input source.ActivationOS.getLocation
(Object key) Gets the location of the specified field in the input source.ActivationProperty.getLocation
(Object key) Gets the location of the specified field in the input source.Build.getLocation
(Object key) Gets the location of the specified field in the input source.BuildBase.getLocation
(Object key) Gets the location of the specified field in the input source.CiManagement.getLocation
(Object key) Gets the location of the specified field in the input source.ConfigurationContainer.getLocation
(Object key) Gets the location of the specified field in the input source.Contributor.getLocation
(Object key) Gets the location of the specified field in the input source.Dependency.getLocation
(Object key) Gets the location of the specified field in the input source.DependencyManagement.getLocation
(Object key) Gets the location of the specified field in the input source.DeploymentRepository.getLocation
(Object key) Gets the location of the specified field in the input source.Developer.getLocation
(Object key) Gets the location of the specified field in the input source.DistributionManagement.getLocation
(Object key) Gets the location of the specified field in the input source.Exclusion.getLocation
(Object key) Gets the location of the specified field in the input source.Extension.getLocation
(Object key) Gets the location of the specified field in the input source.FileSet.getLocation
(Object key) Gets the location of the specified field in the input source.InputLocation.getLocation
(Object key) InputLocationTracker.getLocation
(Object field) IssueManagement.getLocation
(Object key) Gets the location of the specified field in the input source.License.getLocation
(Object key) Gets the location of the specified field in the input source.MailingList.getLocation
(Object key) Gets the location of the specified field in the input source.Model.getLocation
(Object key) Gets the location of the specified field in the input source.ModelBase.getLocation
(Object key) Gets the location of the specified field in the input source.Notifier.getLocation
(Object key) Gets the location of the specified field in the input source.Organization.getLocation
(Object key) Gets the location of the specified field in the input source.Parent.getLocation
(Object key) Gets the location of the specified field in the input source.PatternSet.getLocation
(Object key) Gets the location of the specified field in the input source.Plugin.getLocation
(Object key) Gets the location of the specified field in the input source.PluginConfiguration.getLocation
(Object key) Gets the location of the specified field in the input source.PluginContainer.getLocation
(Object key) Gets the location of the specified field in the input source.PluginExecution.getLocation
(Object key) Gets the location of the specified field in the input source.PluginManagement.getLocation
(Object key) Gets the location of the specified field in the input source.Prerequisites.getLocation
(Object key) Gets the location of the specified field in the input source.Profile.getLocation
(Object key) Gets the location of the specified field in the input source.Relocation.getLocation
(Object key) Gets the location of the specified field in the input source.Reporting.getLocation
(Object key) Gets the location of the specified field in the input source.ReportPlugin.getLocation
(Object key) Gets the location of the specified field in the input source.ReportSet.getLocation
(Object key) Gets the location of the specified field in the input source.Repository.getLocation
(Object key) Gets the location of the specified field in the input source.RepositoryBase.getLocation
(Object key) Gets the location of the specified field in the input source.RepositoryPolicy.getLocation
(Object key) Gets the location of the specified field in the input source.Resource.getLocation
(Object key) Gets the location of the specified field in the input source.Scm.getLocation
(Object key) Gets the location of the specified field in the input source.Site.getLocation
(Object key) Gets the location of the specified field in the input source.static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, boolean sourceDominant) Merges thesource
location into thetarget
location.static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, Collection<Integer> indices) Merges thesource
location into thetarget
location.Modifier and TypeMethodDescriptionActivation.Builder.importedFrom
(InputLocation importedFrom) ActivationFile.Builder.importedFrom
(InputLocation importedFrom) ActivationOS.Builder.importedFrom
(InputLocation importedFrom) ActivationProperty.Builder.importedFrom
(InputLocation importedFrom) Build.Builder.importedFrom
(InputLocation importedFrom) BuildBase.Builder.importedFrom
(InputLocation importedFrom) CiManagement.Builder.importedFrom
(InputLocation importedFrom) ConfigurationContainer.Builder.importedFrom
(InputLocation importedFrom) Contributor.Builder.importedFrom
(InputLocation importedFrom) Dependency.Builder.importedFrom
(InputLocation importedFrom) DependencyManagement.Builder.importedFrom
(InputLocation importedFrom) DeploymentRepository.Builder.importedFrom
(InputLocation importedFrom) Developer.Builder.importedFrom
(InputLocation importedFrom) DistributionManagement.Builder.importedFrom
(InputLocation importedFrom) Exclusion.Builder.importedFrom
(InputLocation importedFrom) Extension.Builder.importedFrom
(InputLocation importedFrom) FileSet.Builder.importedFrom
(InputLocation importedFrom) IssueManagement.Builder.importedFrom
(InputLocation importedFrom) License.Builder.importedFrom
(InputLocation importedFrom) MailingList.Builder.importedFrom
(InputLocation importedFrom) Model.Builder.importedFrom
(InputLocation importedFrom) ModelBase.Builder.importedFrom
(InputLocation importedFrom) Notifier.Builder.importedFrom
(InputLocation importedFrom) Organization.Builder.importedFrom
(InputLocation importedFrom) Parent.Builder.importedFrom
(InputLocation importedFrom) PatternSet.Builder.importedFrom
(InputLocation importedFrom) Plugin.Builder.importedFrom
(InputLocation importedFrom) PluginConfiguration.Builder.importedFrom
(InputLocation importedFrom) PluginContainer.Builder.importedFrom
(InputLocation importedFrom) PluginExecution.Builder.importedFrom
(InputLocation importedFrom) PluginManagement.Builder.importedFrom
(InputLocation importedFrom) Prerequisites.Builder.importedFrom
(InputLocation importedFrom) Profile.Builder.importedFrom
(InputLocation importedFrom) Relocation.Builder.importedFrom
(InputLocation importedFrom) Reporting.Builder.importedFrom
(InputLocation importedFrom) ReportPlugin.Builder.importedFrom
(InputLocation importedFrom) ReportSet.Builder.importedFrom
(InputLocation importedFrom) Repository.Builder.importedFrom
(InputLocation importedFrom) RepositoryBase.Builder.importedFrom
(InputLocation importedFrom) RepositoryPolicy.Builder.importedFrom
(InputLocation importedFrom) Resource.Builder.importedFrom
(InputLocation importedFrom) Scm.Builder.importedFrom
(InputLocation importedFrom) Site.Builder.importedFrom
(InputLocation importedFrom) Activation.Builder.location
(Object key, InputLocation location) ActivationFile.Builder.location
(Object key, InputLocation location) ActivationOS.Builder.location
(Object key, InputLocation location) ActivationProperty.Builder.location
(Object key, InputLocation location) Build.Builder.location
(Object key, InputLocation location) BuildBase.Builder.location
(Object key, InputLocation location) CiManagement.Builder.location
(Object key, InputLocation location) ConfigurationContainer.Builder.location
(Object key, InputLocation location) Contributor.Builder.location
(Object key, InputLocation location) Dependency.Builder.location
(Object key, InputLocation location) DependencyManagement.Builder.location
(Object key, InputLocation location) DeploymentRepository.Builder.location
(Object key, InputLocation location) Developer.Builder.location
(Object key, InputLocation location) DistributionManagement.Builder.location
(Object key, InputLocation location) Exclusion.Builder.location
(Object key, InputLocation location) Extension.Builder.location
(Object key, InputLocation location) FileSet.Builder.location
(Object key, InputLocation location) IssueManagement.Builder.location
(Object key, InputLocation location) License.Builder.location
(Object key, InputLocation location) MailingList.Builder.location
(Object key, InputLocation location) Model.Builder.location
(Object key, InputLocation location) ModelBase.Builder.location
(Object key, InputLocation location) Notifier.Builder.location
(Object key, InputLocation location) Organization.Builder.location
(Object key, InputLocation location) Parent.Builder.location
(Object key, InputLocation location) PatternSet.Builder.location
(Object key, InputLocation location) Plugin.Builder.location
(Object key, InputLocation location) PluginConfiguration.Builder.location
(Object key, InputLocation location) PluginContainer.Builder.location
(Object key, InputLocation location) PluginExecution.Builder.location
(Object key, InputLocation location) PluginManagement.Builder.location
(Object key, InputLocation location) Prerequisites.Builder.location
(Object key, InputLocation location) Profile.Builder.location
(Object key, InputLocation location) Relocation.Builder.location
(Object key, InputLocation location) Reporting.Builder.location
(Object key, InputLocation location) ReportPlugin.Builder.location
(Object key, InputLocation location) ReportSet.Builder.location
(Object key, InputLocation location) Repository.Builder.location
(Object key, InputLocation location) RepositoryBase.Builder.location
(Object key, InputLocation location) RepositoryPolicy.Builder.location
(Object key, InputLocation location) Resource.Builder.location
(Object key, InputLocation location) Scm.Builder.location
(Object key, InputLocation location) Site.Builder.location
(Object key, InputLocation location) static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, boolean sourceDominant) Merges thesource
location into thetarget
location.static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, Collection<Integer> indices) Merges thesource
location into thetarget
location.InputLocation.StringFormatter.toString
(InputLocation location) Method toString.ModifierConstructorDescriptionInputLocation
(InputLocation original) InputSource
(String modelId, String location, InputLocation importedFrom) ModifierConstructorDescriptionInputLocation
(int lineNumber, int columnNumber, InputSource source, Map<Object, InputLocation> locations) -
Uses of InputLocation in org.apache.maven.api.services
Modifier and TypeMethodDescriptiondefault void
ModelProblemCollector.add
(BuilderProblem.Severity severity, ModelProblem.Version version, String message, InputLocation location) void
ModelProblemCollector.add
(BuilderProblem.Severity severity, ModelProblem.Version version, String message, InputLocation location, Exception exception) -
Uses of InputLocation in org.apache.maven.model
-
Uses of InputLocation in org.apache.maven.model.v4
Modifier and TypeFieldDescriptionprotected Function
<InputLocation, String> MavenStaxWriter.stringFormatter
Field stringFormatter.Modifier and TypeMethodDescriptionprotected String
MavenStaxWriter.toString
(InputLocation location) Method toString.Modifier and TypeMethodDescriptionvoid
MavenStaxWriter.setStringFormatter
(Function<InputLocation, String> stringFormatter) Method setStringFormatter.