arabica/include/XPath/impl
2007-10-26 23:24:58 +00:00
..
xpath_arithmetic.hpp s/XPathExpression/XPathExpression_impl/ 2007-10-23 21:37:24 +00:00
xpath_ast.hpp started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
xpath_ast_ids.hpp In XPath node() matches any node of any type. In an XSLT match pattern, node() matches everything except attributes and the document root node. Tweaked that match pattern grammar to introduce a new token in the AST. 2007-10-26 23:24:58 +00:00
xpath_axis_enumerator.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
xpath_compile_context.hpp started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
xpath_execution_context.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
xpath_expression.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_function.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_function_holder.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_function_resolver.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_grammar.hpp In XPath node() matches any node of any type. In an XSLT match pattern, node() matches everything except attributes and the document root node. Tweaked that match pattern grammar to introduce a new token in the AST. 2007-10-26 23:24:58 +00:00
xpath_logical.hpp s/XPathExpression/XPathExpression_impl/ 2007-10-23 21:37:24 +00:00
xpath_match.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_namespace_context.hpp fixed #includes 2007-08-22 12:22:09 +00:00
xpath_namespace_node.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
xpath_node_test.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
xpath_object.hpp whitespace change 2007-10-25 20:58:27 +00:00
xpath_parser.hpp In XPath node() matches any node of any type. In an XSLT match pattern, node() matches everything except attributes and the document root node. Tweaked that match pattern grammar to introduce a new token in the AST. 2007-10-26 23:24:58 +00:00
xpath_relational.hpp s/XPathExpression/XPathExpression_impl/ 2007-10-23 21:37:24 +00:00
xpath_resolver_holder.hpp started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
xpath_step.hpp In XPath node() matches any node of any type. In an XSLT match pattern, node() matches everything except attributes and the document root node. Tweaked that match pattern grammar to introduce a new token in the AST. 2007-10-26 23:24:58 +00:00
xpath_union.hpp s/XPathExpression/XPathExpression_impl/ 2007-10-23 21:37:24 +00:00
xpath_value.hpp s/XPathExpression/XPathExpression_impl/ 2007-10-23 21:37:24 +00:00
xpath_variable.hpp s/XPathExpression/XPathExpression_impl/ 2007-10-23 21:37:24 +00:00
xpath_variable_resolver.hpp OK, I think that's it. XPathValue is now your man. Existing code using XPathValuePtr should still work, but new stuff should use XPathValue 2007-10-22 17:42:50 +00:00