Interface ResourceUrlResolver
- All Known Implementing Classes:
FlexmarkResourceUrlResolver.BuildTestResourceUrlResolver
,FlexmarkResourceUrlResolver.OutTestResourcesUrlResolver
,FlexmarkResourceUrlResolver.TargetTestResourceUrlResolver
Used to resolve test resource URL from copy in test location to URL of source file
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasProtocol
(@NotNull String externalForm) static boolean
isFileProtocol
(@NotNull String externalForm) static @NotNull String
removeProtocol
(@NotNull String externalForm)
-
Field Details
-
FILE_PROTOCOL
- See Also:
-
-
Method Details