/** * Created by IntelliJ IDEA. * User: Stuart Halloway * Date: Jul 7, 2003 * Time: 4:21:14 PM * To change this template use Options | File Templates. */ package com.develop.ss.httpunit; public interface Constants { static final int LINKS = 2; }