Class AssetURLStreamHandler


  • public class AssetURLStreamHandler
    extends URLStreamHandler
    URLStreamHandler to handle the asset protocol.

    This is the asset URLStreamHandler variation for manual use.

    It requires passing a valid AssetURLContext for construction, hence it's not suitable for the pkg factory model.