Changes between Version 18 and Version 19 of bridge

Show
Ignore:
Author:
sylvain (IP: 82.229.61.197)
Timestamp:
11/09/09 14:20:52 (10 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bridge

    v18 v19  
    4646 * get_attribute: returns an attribute per its local name 
    4747 * get_attribute_ns: returns an attribute per its qualified name 
     48 * get_attribute_value: returns an attribute's value 
     49 * set_attribute_value: sets the attribute's value and if it doesn't exist, it creates it 
    4850 * forget: gracefully drop an element from the tree 
    4951 * insert_before: inserts and Element before another