META-INF/
META-INF/MANIFEST.MF
A.class
Test.java
package 
 A extends java.lang.Object {
	private int x
	public void <init> (int) 
	void foo () 
}