Searched refs:superAttr (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/jar/
H A DURLJarFile.java60 private Attributes superAttr; field in class:URLJarFile
148 attr.putAll((Map)superAttr.clone());
178 superAttr = superMan.getMainAttributes();

Completed in 26 milliseconds