Returns whether to stop parsing when reaching the end tag of an XML element after it has been
processed. Only called if the element is actually being processed. By default, returns
false, but subclasses may override.
Returns whether to stop parsing when reaching the start tag of an XML element before it has
been processed. Only called if the element is actually being processed. By default, returns
false, but subclasses may override.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]