Searched defs:jarAttribute (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/instrument/
H A DJarFacade.h30 } jarAttribute; typedef in typeref:struct:_jarAttribute
34 jarAttribute* readAttributes(const char* jarfile);
37 void freeAttributes(jarAttribute* attributes);
40 char* getAttribute(const jarAttribute* attributes, const char* name);

Completed in 29 milliseconds