Class UriUtilities

java.lang.Object
de.gurkenlabs.litiengine.util.UriUtilities

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

    Modifier and TypeMethodDescription
    static booleanopenWebpage​(java.net.URI uri) 
    static booleanopenWebpage​(java.net.URL url) 

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • openWebpage

      public static boolean openWebpage​(java.net.URI uri)
    • openWebpage

      public static boolean openWebpage​(java.net.URL url)