Lines Matching refs:__qname

80     public void enterElement(String $__uri, String $__local, String $__qname, Attributes $attrs) throws SAXException {
84 $qname = $__qname;
90 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
97 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
100 unexpectedEnterElement($__qname);
108 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
112 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
119 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
124 unexpectedEnterElement($__qname);
132 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
136 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
144 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
147 unexpectedEnterElement($__qname);
155 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
158 unexpectedEnterElement($__qname);
164 revertToParentFromEnterElement(result, super._cookie, $__uri, $__local, $__qname, $attrs);
169 unexpectedEnterElement($__qname);
175 public void leaveElement(String $__uri, String $__local, String $__qname) throws SAXException {
179 $qname = $__qname;
185 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
192 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
195 unexpectedLeaveElement($__qname);
202 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
206 unexpectedLeaveElement($__qname);
213 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
220 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
224 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
232 spawnChildFromLeaveElement(h, $__uri, $__local, $__qname);
235 unexpectedLeaveElement($__qname);
243 spawnChildFromLeaveElement(h, $__uri, $__local, $__qname);
246 unexpectedLeaveElement($__qname);
252 revertToParentFromLeaveElement(result, super._cookie, $__uri, $__local, $__qname);
257 unexpectedLeaveElement($__qname);
263 public void enterAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
267 $qname = $__qname;
273 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
282 unexpectedEnterAttribute($__qname);
289 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
299 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
305 revertToParentFromEnterAttribute(result, super._cookie, $__uri, $__local, $__qname);
310 unexpectedEnterAttribute($__qname);
316 public void leaveAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
320 $qname = $__qname;
328 unexpectedLeaveAttribute($__qname);
336 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
345 unexpectedLeaveAttribute($__qname);
352 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
358 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
363 revertToParentFromLeaveAttribute(result, super._cookie, $__uri, $__local, $__qname);
368 unexpectedLeaveAttribute($__qname);