childNodes() 공개 메소드

public childNodes ( $idx )
 function childNodes($idx = -1)
 {
     return $this->root->childNodes($idx);
 }