コード例 #1
0
 public function __construct(XMLReader $reader)
 {
     parent::__construct($reader);
     $this->initializeFrom($reader);
 }