Class ParseUtils

java.lang.Object
jdk.jpackage.internal.model.ParseUtils

public final class ParseUtils extends Object
Collection of functions to create instances of types defined in this package from strings.
  • Method Details

    • parseLauncherShortcutForMainLauncher

      public static LauncherShortcut parseLauncherShortcutForMainLauncher(String str)
    • parseLauncherShortcutForAddLauncher

      public static LauncherShortcut parseLauncherShortcutForAddLauncher(String str)