예제 #1
0
 /**
  * @return bool
  */
 public function IsDoc()
 {
     return $this->oBodyStructure ? $this->oBodyStructure->IsDoc() : false;
 }