of

fun of(extension: String): Provider?

Returns corresponding provider based on extension.

Returns null if the specific extension is unregistered.

Return

the corresponding provider based on extension

Parameters

extension

the file extension

Sources

jvm source
Link copied to clipboard