Class HtmlMediaSupport


  • public final class HtmlMediaSupport
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void loadPlugins()
      load plugin.
      static void unloadPlugins()
      unload plugin.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • loadPlugins

        public static void loadPlugins()
        load plugin.

        load an URL protocol handler to allow "data:,base64:abc123..." inline data.

      • unloadPlugins

        public static void unloadPlugins()
        unload plugin.