Searched refs:classpathAttribute (Results 1 – 8 of 8) sorted by relevance
174 String classpathAttribute = manifest.getMainAttributes() in getClassPathFromManifest() local176 if (classpathAttribute != null) { in getClassPathFromManifest()177 for (String path : CLASS_PATH_ATTRIBUTE_SEPARATOR.split(classpathAttribute)) { in getClassPathFromManifest()
405 String classpathAttribute = manifest.getMainAttributes() in getClassPathFromManifest() local407 if (classpathAttribute != null) { in getClassPathFromManifest()408 for (String path : CLASS_PATH_ATTRIBUTE_SEPARATOR.split(classpathAttribute)) { in getClassPathFromManifest()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...