/**
  * constructor
  */
 function BxDolCacheFileHtml()
 {
     parent::BxDolCacheFile();
 }