{
    "mode": "ri",
    "parameter": "Psych::Handler",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Psych%3A%3AHandler/json",
    "generated": "2026-06-02T16:00:29Z",
    "sections": {
        "Psych::Handler < Object": {
            "content": "(from gem psych-5.4.0)\n------------------------------------------------------------------------\n\nPsych::Handler is an abstract base class that defines the events used\nwhen dealing with Psych::Parser.  Clients who want to use Psych::Parser\nshould implement a class that inherits from Psych::Handler and define\nevents that they can handle.\n\nPsych::Handler defines all events that Psych::Parser can possibly send\nto event handlers.\n\nSee Psych::Parser for more details\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "EVENTS:\nEvents that a Handler should respond to.\n\nOPTIONS:\nDefault dumping options\n\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "alias\nempty\nenddocument\nendmapping\nendsequence\nendstream\neventlocation\nscalar\nstartdocument\nstartmapping\nstartsequence\nstartstream\nstreaming?\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}