This method of the DTD class finds a named entity in the DTD.
public final Entity findEntity(Name n);
Returns the specified Entity object; returns null if it is not found.