package com.jclark.xml.parse;

/**
 * Information about the end of the refernce to an entity.
 * @see com.jclark.xml.parse.base.Application#endEntityReference
 * @version $Revision: 1.1 $ $Date: 1998/06/10 09:45:11 $
 */
public interface EndEntityReferenceEvent { }
