Lines Matching refs:__qname

75     public void enterElement(String $__uri, String $__local, String $__qname, Attributes $attrs) throws SAXException {
79 $qname = $__qname;
83 revertToParentFromEnterElement(this, super._cookie, $__uri, $__local, $__qname, $attrs);
90 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
94 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
101 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
105 unexpectedEnterElement($__qname);
113 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
117 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
125 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
129 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
135 unexpectedEnterElement($__qname);
141 public void leaveElement(String $__uri, String $__local, String $__qname) throws SAXException {
145 $qname = $__qname;
149 revertToParentFromLeaveElement(this, super._cookie, $__uri, $__local, $__qname);
156 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
160 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
167 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
172 unexpectedLeaveElement($__qname);
179 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
186 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
190 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
196 unexpectedLeaveElement($__qname);
202 public void enterAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
206 $qname = $__qname;
210 revertToParentFromEnterAttribute(this, super._cookie, $__uri, $__local, $__qname);
220 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
227 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
237 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
243 unexpectedEnterAttribute($__qname);
249 public void leaveAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
253 $qname = $__qname;
261 unexpectedLeaveAttribute($__qname);
267 revertToParentFromLeaveAttribute(this, super._cookie, $__uri, $__local, $__qname);
273 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
279 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
288 unexpectedLeaveAttribute($__qname);
295 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
300 unexpectedLeaveAttribute($__qname);