pugixml/docs/samples
KarenHeart-DePaul 3467eeef77
Simple recursive tree search
Reads all of the tags and enclosed data within an XML file using a simple recursive approach. It demonstrates the use of direct recursion in this pugixml library, as well as how the content of different types of tags can be accessed.
2020-10-13 10:42:32 -05:00
..
character.xml Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
custom_memory_management.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
include.cpp Fix whitespace issues 2016-01-24 14:05:44 +01:00
load_error_handling.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
load_file.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
load_memory.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
load_options.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
load_stream.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
modify_add.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
modify_base.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
modify_remove.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
save_custom_writer.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
save_declaration.cpp Fix whitespace issues 2016-01-24 14:05:44 +01:00
save_file.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
save_options.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
save_stream.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
save_subtree.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
text.cpp docs: Converted some samples to Unix newline 2015-03-22 01:01:46 -07:00
transitions.xml Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
traverse_base.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
traverse_iter.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
traverse_predicate.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
traverse_rangefor.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
traverse_tree.cpp Simple recursive tree search 2020-10-13 10:42:32 -05:00
traverse_walker.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
tree.xml Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
weekly-shift_jis.xml Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
weekly-utf-8.xml Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
weekly-utf-16.xml docs: Extracted sample code in a separate file, added stream loading sample prototype 2010-06-24 12:28:17 +00:00
xgconsole.xml Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
xpath_error.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
xpath_query.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
xpath_select.cpp docs: Use AsciiDoc-compatible comments in samples 2015-03-21 21:03:01 -07:00
xpath_variables.cpp docs: Converted some samples to Unix newline 2015-03-22 01:01:46 -07:00