cms2.manager.vo.TextImportDataVO=function(){
  this._explicitType= "cms2.manager.vo.TextImportDataVO"
  this.format=""
  this.text=""
  this.arrayData=new Array();
}
