- All Known Implementing Classes:
-
SARLBundleJavadocURLMappings
- Enclosing class:
-
Utilities
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
static interface BundleURLMappings
Define a mapping from bundles to URLs.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
Action Summary
Modifier and type |
Action and description |
abstract java.lang.String |
getURLForBundle(Bundle)
Replies the URL for the given bundle. |
Modifier and type |
Action and description |
abstract java.lang.String |
getURLForBundle(Bundle)
Replies the URL for the given bundle. |
Action Details
- getURLForBundle(Bundle)
-
def getURLForBundle(Bundle) : java.lang.String
Replies the URL for the given bundle.
- Parameters:
-
bundle -
- Returns:
-