Lines Matching refs:__qname

74     public void enterElement(String $__uri, String $__local, String $__qname, Attributes $attrs) throws SAXException {
78 $qname = $__qname;
84 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
88 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
96 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
100 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
108 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
112 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
120 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
124 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
130 revertToParentFromEnterElement(makeResult(), super._cookie, $__uri, $__local, $__qname, $attrs);
135 unexpectedEnterElement($__qname);
141 public void leaveElement(String $__uri, String $__local, String $__qname) throws SAXException {
145 $qname = $__qname;
151 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
155 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
163 spawnChildFromLeaveElement(h, $__uri, $__local, $__qname);
167 spawnChildFromLeaveElement(h, $__uri, $__local, $__qname);
174 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
181 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
185 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
191 revertToParentFromLeaveElement(makeResult(), super._cookie, $__uri, $__local, $__qname);
196 unexpectedLeaveElement($__qname);
202 public void enterAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
206 $qname = $__qname;
215 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
223 spawnChildFromEnterAttribute(h, $__uri, $__local, $__qname);
227 spawnChildFromEnterAttribute(h, $__uri, $__local, $__qname);
234 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
244 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
250 revertToParentFromEnterAttribute(makeResult(), super._cookie, $__uri, $__local, $__qname);
255 unexpectedEnterAttribute($__qname);
261 public void leaveAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
265 $qname = $__qname;
270 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
276 spawnChildFromLeaveAttribute(h, $__uri, $__local, $__qname);
285 unexpectedLeaveAttribute($__qname);
292 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
298 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
307 unexpectedLeaveAttribute($__qname);
313 revertToParentFromLeaveAttribute(makeResult(), super._cookie, $__uri, $__local, $__qname);
318 unexpectedLeaveAttribute($__qname);