MCPcopy Create free account
hub / github.com/Cheedoong/xml2json / value

Method value

include/rapidxml/rapidxml.hpp:747–750  ·  view source on GitHub ↗

Gets value of node. Interpretation of value depends on type of node. Note that value will not be zero-terminated if rapidxml::parse_no_string_terminators option was selected during parse. Use value_size() function to determine length of the value. \return Value of node, or empty string if node has no value.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

xml2json_add_attributesFunction · 0.80
xml2json_traverse_nodeFunction · 0.80
allocate_nodeMethod · 0.80
allocate_attributeMethod · 0.80
clone_nodeMethod · 0.80
xmlns_lookupMethod · 0.80
fixupMethod · 0.80
parse_commentMethod · 0.80
parse_doctypeMethod · 0.80
parse_piMethod · 0.80
parse_and_append_dataMethod · 0.80
parse_cdataMethod · 0.80

Calls 1

measureFunction · 0.85

Tested by

no test coverage detected