Searched refs:parseGeneric (Results 1 – 5 of 5) sorted by relevance
2 …parseGeneric(e):this.parseNsAttributes(e),this.ns=o?this.nsPropertyTagName(o):this.nsTagName(i),th… method in mt
2 …parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),th… method in rt
2 …parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),th… method in st
7 …parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),th… method in or
10644 otherAttrs = this.parseGeneric(element);10721 ElementSerializer.prototype.parseGeneric = function(element) {