Searched refs:getJarMainAttributes (Results 1 – 2 of 2) sorted by relevance
157 Attributes attr = getJarMainAttributes(jar); in execute()185 public static Attributes getJarMainAttributes(URL jar) throws IOException { in getJarMainAttributes() method in UnoClassLoader
47 Attributes attr = UnoClassLoader.getJarMainAttributes(url); in find()