Class Path
java.lang.Object
org.gradle.plugins.ide.idea.model.Path
- Direct Known Subclasses:
FilePath
Represents a path in a format as used often in ipr and iml files.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Path
-
Path
-
-
Method Details
-
getUrl
The url of the path. Must not be null. -
getRelPath
The relative path of the path. Must not be null. -
getCanonicalUrl
Canonical url. -
toString
-
equals
-
hashCode
-