Class InputSource
java.lang.Object
org.apache.maven.api.cli.extensions.InputSource
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the path/URL of the settings definition ornull
if unknown.toString()
-
Constructor Details
-
InputSource
-
-
Method Details
-
getLocation
Get the path/URL of the settings definition ornull
if unknown.- Returns:
- the location
-
toString
-