protected void writeInfo(DataOutput dout) throws IOException {
   dout.writeShort(u2nameIndex);
   dout.writeShort(u2descriptorIndex);
 }
 protected void writeInfo(DataOutput dout) throws IOException {
   dout.writeShort(u2sourceFileIndex);
 }