1825182618271828182918301831
} /** * @param cfxTagPool The customTagPool to set. */ protected void setCFXTagPool(Map cfxTagPool) { this.cfxTagPool = new CFXTagPoolImpl(cfxTagPool); }