| xml :: libxml :: node. XML :: libxml :: node´Â XML :: libxml ³ëµåÀÇ Ãß»ó ±âº» Ŭ·¡½ºÀÔ´Ï´Ù. |
Áö±Ý ´Ù¿î·Îµå |
xml :: libxml :: node. ¼øÀ§ ¹× ¿ä¾à
- ƯÇã:
- Perl Artistic License
- °Ô½ÃÀÚ À̸§:
- Matt Sergeant, Christian Glahn and Petr Pajas
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://search.cpan.org/~pajas/
xml :: libxml :: node. ű×
xml :: libxml :: node. ¼³¸í
xml :: libxml :: node´Â XML :: libxml ³ëµåÀÇ Ãß»ó ±âº» Ŭ·¡½ºÀÔ´Ï´Ù. xml :: libxml :: node´Â xml :: libxml nodes.synopsis $ name = $ node-> nodeNameÀÇ Ãß»ó ±âº» Ŭ·¡½ºÀÔ´Ï´Ù. $ node-> setnodeName ($ newname); $ bool = $ node-> issamenode ($ other_node); $ bool = $ node-> iSequal ($ other_node); $ content = $ node-> nodevalue; $ content = $ node-> textContent; $ type = $ node-> nodetype; $ node-> unbindNode (); $ childnode = $ node-> removeChild ($ childnode); $ oldnode = $ node-> replacechild ($ newnode, $ oldnode); $ node-> replacenode ($ newnode); $ childnode = $ node-> appendchild ($ childnode); $ childnode = $ node-> AddChild ($ Chilnode); $ node = $ »óÀ§ -> AddNewChild ($ nsuri, $ name); $ node-> addsibling ($ newnode); $ newnode = $ node-> clonenode ($ deep); $ parentNode = $ node-> parentNode; $ nextnode = $ node-> nextsibling (); $ prevnode = $ node-> previoussibling (); $ boolean = $ node-> haschildnodes (); $ childnode = $ node-> firstChild; $ childnode = $ node-> lastchild; $ documentnode = $ node-> ownerDocument; $ node = $ node-> getowner; $ node-> setOwnerDocument ($ doc); $ node-> insertbefore ($ newnode, $ refnode); $ node-> insertafter ($ newnode, $ refnode); @nodes = $ node-> findNodes ($ xpath_expression); $ result = $ node-> find ($ xpath); $ Node-> FindValue ($ XPath) Àμâ; @ChildNodes = $ Node-> ChildNodes; $ xmlstring = $ node-> tostring ($ format, $ docencoding); $ C14NSTRING = $ NODE-> toString ($ with_comments, $ xpath_expression); $ str = $ doc-> serialze ($ format); $ c14nstr = $ doc-> serialize_c14n ($ comment_flag, $ xpath); $ localname = $ node-> localname; $ nameprefix = $ node-> Á¢µÎ»ç; $ uri = $ node-> namespaceuri (); $ boolean = $ node-> hasAttributes (); @attributelist = $ node-> ¼Ó¼º (); $ uri = $ node-> lookupnamespaceuri ($ prefix); $ prefix = $ node-> lookupnamespacePrefix ($ URI); $ iter = $ node-> iterator; $ node-> Á¤±ÔÈ; @nslist = $ node-> getNamespace; $ node-> removeChildNodes (); $ node-> nodePath (); $ lineno = $ node-> line_number (); xml :: libxml :: node ¸ðµç ³ëµå À¯Çü¿¡ °øÅëÀû ÀÎ ÇÔ¼ö¸¦ Á¤ÀÇÇÕ´Ï´Ù. libxml :: node´Â µ¶¸³ ½ÇÇà ÇüÀÌ ¾Æ´Ï¶ó libxml :: ¿ä¼Ò ¶Ç´Â libxml :: text¿Í °°Àº ³ôÀº ¼öÁØÀÇ Å¬·¡½ºÀÇ ÀνºÅϽº·Î ÀÛ¼ºµÇ¾î¼´Â ¾ÈµË´Ï´Ù. Ŭ·¡½º ÀÚü´Â °øÅë ±â´É ¸¸ Á¦°øÇؾßÇÕ´Ï´Ù. XML :: libxml °¢ ³ëµå´Â ¹®¼ ¶Ç´Â ¹®¼ Á¶°¢ Áß ÇϳªÀÔ´Ï´Ù. ÀÌ ¶§¹®¿¡ ºÎ¸ð°¡¾ø´Â ³ëµå°¡ ¾ø½À´Ï´Ù. ÀÌ°ÍÀº "¾ð ¹Ù¿îµå"³ëµå¿Í È¥¶õÀ» ÀÏÀ¸Å³ ¼ö ÀÖ½À´Ï´Ù. ¿ä±¸ »çÇ× : ¡¤ Perl.
xml :: libxml :: node. °ü·Ã ¼ÒÇÁÆ®¿þ¾î