package com.tridium.easdemo.xml; public interface TEntityHandler { String resolveEntity(String str, String str2, String str3, TLocation tLocation) throws Exception; }