Sorry if the title doesn't make any sense. I am trying to describe what I am trying to achieve:

Suppose I have 2 classes : Foo and Goo, they look like

#Foo
package org.abc.pkg1;
Foo{
private...