|
My Project
|
Public Member Functions | |
| Item_xml_str_func (Item *a, Item *b) | |
| Item_xml_str_func (Item *a, Item *b, Item *c) | |
| void | fix_length_and_dec () |
| String * | parse_xml (String *raw_xml, String *parsed_xml_buf) |
Protected Member Functions | |
| void | parse_xpath (Item *xpath_expr) |
Protected Attributes | |
| String | tmp_value |
| String | pxml |
| Item * | nodeset_func |
| void Item_xml_str_func::parse_xpath | ( | Item * | xpath_expr | ) | [protected] |
Parse the specified XPATH expression and initialize nodeset_func.
| xpath_expr | XPATH expression to be parsed |
1.7.6.1