{
    "mode": "man",
    "parameter": "text",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/text/3/json",
    "generated": "2026-06-15T14:36:31Z",
    "sections": {
        "NAME": {
            "content": "Text - an XML text node\n",
            "subsections": []
        },
        "API": {
            "content": "",
            "subsections": [
                {
                    "name": "new ( text )",
                    "content": "Create a new text node.\n"
                },
                {
                    "name": "getValue / getData",
                    "content": "Returns the text\n\nstringvalue\nReturns the text\n"
                },
                {
                    "name": "appendText ( text )",
                    "content": "Adds the given text string to this node.\n\n\n\nperl v5.28.0                                 2018-10-20                  XML::XPath::Node::Text(3pm)"
                }
            ]
        }
    },
    "summary": "Text - an XML text node",
    "flags": [],
    "examples": [],
    "see_also": []
}