package editors;

import java.beans.PropertyEditorSupport;

public class SecondBeanEditor extends PropertyEditorSupport {
}
