Package edu.umd.cs.findbugs.util
Class JavaWebStart
java.lang.Object
edu.umd.cs.findbugs.util.JavaWebStart
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static URL
(package private) static boolean
showViaWebStart
(URL url) (package private) static Boolean
viaWebStart
(URL url)
-
Field Details
-
jnlpShowDocumentMethod
-
jnlpGetCodeBaseMethod
-
jnlpBasicService
-
-
Constructor Details
-
JavaWebStart
public JavaWebStart()
-
-
Method Details
-
isRunningViaJavaWebstart
public static boolean isRunningViaJavaWebstart() -
resolveRelativeToJnlpCodebase
- Throws:
MalformedURLException
-
viaWebStart
static Boolean viaWebStart(URL url) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException -
showViaWebStart
-