Index
All Classes and Interfaces|All Packages
A
- add(Problem.Severity, String, int, int, Exception) - Method in interface org.apache.maven.building.ProblemCollector
- 
Deprecated.Adds the specified problem.
E
- equals(Object) - Method in class org.apache.maven.building.FileSource
- 
Deprecated.
- equals(Object) - Method in class org.apache.maven.building.StringSource
- 
Deprecated.
- equals(Object) - Method in class org.apache.maven.building.UrlSource
- 
Deprecated.
- ERROR - Enum constant in enum class org.apache.maven.building.Problem.Severity
- 
Deprecated.
F
- FATAL - Enum constant in enum class org.apache.maven.building.Problem.Severity
- 
Deprecated.
- FileSource - Class in org.apache.maven.building
- 
Deprecated.
- FileSource(File) - Constructor for class org.apache.maven.building.FileSource
- 
Deprecated.UseFileSource(Path)instead.
- FileSource(Path) - Constructor for class org.apache.maven.building.FileSource
- 
Deprecated.Creates a new source backed by the specified file.
G
- getColumnNumber() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the one-based index of the column containing the problem.
- getContent() - Method in class org.apache.maven.building.StringSource
- 
Deprecated.Gets the content of this source.
- getException() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the exception that caused this problem (if any).
- getFile() - Method in class org.apache.maven.building.FileSource
- 
Deprecated.UsegetPath()instead.
- getInputStream() - Method in class org.apache.maven.building.FileSource
- 
Deprecated.
- getInputStream() - Method in interface org.apache.maven.building.Source
- 
Deprecated.Gets a byte stream to the source contents.
- getInputStream() - Method in class org.apache.maven.building.StringSource
- 
Deprecated.
- getInputStream() - Method in class org.apache.maven.building.UrlSource
- 
Deprecated.
- getLineNumber() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the one-based index of the line containing the problem.
- getLocation() - Method in class org.apache.maven.building.FileSource
- 
Deprecated.
- getLocation() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the location of the problem.
- getLocation() - Method in interface org.apache.maven.building.Source
- 
Deprecated.Provides a user-friendly hint about the location of the source.
- getLocation() - Method in class org.apache.maven.building.StringSource
- 
Deprecated.
- getLocation() - Method in class org.apache.maven.building.UrlSource
- 
Deprecated.
- getMessage() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the message that describes this problem.
- getPath() - Method in class org.apache.maven.building.FileSource
- 
Deprecated.Gets the file of this source.
- getProblems() - Method in interface org.apache.maven.building.ProblemCollector
- 
Deprecated.
- getSeverity() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the severity level of this problem.
- getSource() - Method in interface org.apache.maven.building.Problem
- 
Deprecated.Gets the hint about the source of the problem.
- getUrl() - Method in class org.apache.maven.building.UrlSource
- 
Deprecated.Gets the URL of this source.
H
- hashCode() - Method in class org.apache.maven.building.FileSource
- 
Deprecated.
- hashCode() - Method in class org.apache.maven.building.StringSource
- 
Deprecated.
- hashCode() - Method in class org.apache.maven.building.UrlSource
- 
Deprecated.
N
- newInstance(List<Problem>) - Static method in class org.apache.maven.building.ProblemCollectorFactory
- 
Deprecated.The default implementation is not visible, create it with this factory
O
- org.apache.maven.building - package org.apache.maven.building
P
- Problem - Interface in org.apache.maven.building
- 
Deprecated.since 4.0.0, useorg.apache.maven.api.servicesinstead
- Problem.Severity - Enum Class in org.apache.maven.building
- 
Deprecated.The different severity levels for a problem, in decreasing order.
- ProblemCollector - Interface in org.apache.maven.building
- 
Deprecated.since 4.0.0, useorg.apache.maven.api.servicesinstead
- ProblemCollectorFactory - Class in org.apache.maven.building
- 
Deprecated.since 4.0.0, useorg.apache.maven.api.servicesinstead
- ProblemCollectorFactory() - Constructor for class org.apache.maven.building.ProblemCollectorFactory
- 
Deprecated.
S
- setSource(String) - Method in interface org.apache.maven.building.ProblemCollector
- 
Deprecated.The next messages will be bound to this source.
- Source - Interface in org.apache.maven.building
- 
Deprecated.since 4.0.0, useorg.apache.maven.api.servicesinstead
- StringSource - Class in org.apache.maven.building
- 
Deprecated.since 4.0.0, useorg.apache.maven.api.servicesinstead
- StringSource(CharSequence) - Constructor for class org.apache.maven.building.StringSource
- 
Deprecated.Creates a new source backed by the specified string.
- StringSource(CharSequence, String) - Constructor for class org.apache.maven.building.StringSource
- 
Deprecated.Creates a new source backed by the specified string.
T
- toString() - Method in class org.apache.maven.building.FileSource
- 
Deprecated.
- toString() - Method in class org.apache.maven.building.StringSource
- 
Deprecated.
- toString() - Method in class org.apache.maven.building.UrlSource
- 
Deprecated.
U
- UrlSource - Class in org.apache.maven.building
- 
Deprecated.since 4.0.0, useorg.apache.maven.api.servicesinstead
- UrlSource(URL) - Constructor for class org.apache.maven.building.UrlSource
- 
Deprecated.Creates a new source backed by the specified URL.
V
- valueOf(String) - Static method in enum class org.apache.maven.building.Problem.Severity
- 
Deprecated.Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.maven.building.Problem.Severity
- 
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
W
- WARNING - Enum constant in enum class org.apache.maven.building.Problem.Severity
- 
Deprecated.
All Classes and Interfaces|All Packages
org.apache.maven.api.servicesinstead