Searched refs:elements (Results 1 - 2 of 2) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/search/
H A DSummarizer.java113 public List<Summary.Fragment> elements() { method in class:Summarizer.Excerpt
269 for (Summary.Fragment f: excerpt.elements()) {
/opengrok-sun/web/
H A Djquery-1.4.4.min.js132 "object"){b=c.param(b,c.ajaxSettings.traditional);e="POST"}var h=this;c.ajax({url:a,type:e,dataType:"html",data:b,complete:function(l,k){if(k==="success"||k==="notmodified")h.html(f?c("<div>").append(l.responseText.replace(nb,"")).find(f):l.responseText);d&&h.each(d,[l.responseText,k,l])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&

Completed in 39 milliseconds