示例#1
0
 /**
  * Return the XML for this chapter
  *
  * @return string
  */
 public function getXml()
 {
     return $this->_chapter->asXml();
 }