{
    "content": [
        {
            "type": "text",
            "text": "# Nokogiri::XML::Searchable (ri)\n\n## Sections\n\n- **Nokogiri::XML::Searchable**\n- **Constants:**\n- **Instance methods:**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Nokogiri::XML::Searchable",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Nokogiri::XML::Searchable",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "Constants:",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 10,
                "subsections": []
            }
        ],
        "sections": {
            "Nokogiri::XML::Searchable": {
                "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nThe Searchable module declares the interface used for searching your\nDOM.\n\nIt implements the public methods #search, #css, and #xpath, as well as\nallowing specific implementations to specialize some of the important\nbehaviors.\n------------------------------------------------------------------------",
                "subsections": []
            },
            "Constants:": {
                "content": "LOOKSLIKEXPATH:\nRegular expression used by Searchable#search to determine if a query\nstring is CSS or XPath\n\n",
                "subsections": []
            },
            "Instance methods:": {
                "content": "%\n/\n>\nat\natcss\natxpath\ncss\nsearch\nxpath\n",
                "subsections": []
            }
        }
    }
}