{
    "mode": "perldoc",
    "parameter": "XML::XPath::Node::Text",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3AXPath%3A%3ANode%3A%3AText/json",
    "generated": "2026-06-10T16:19:05Z",
    "sections": {
        "NAME": {
            "content": "Text - an XML text node\n",
            "subsections": []
        },
        "API": {
            "content": "new ( text )\nCreate a new text node.\n\ngetValue / getData\nReturns the text\n\nstringvalue\nReturns the text\n\nappendText ( text )\nAdds the given text string to this node.\n",
            "subsections": []
        }
    },
    "summary": "Text - an XML text node",
    "flags": [],
    "examples": [],
    "see_also": []
}