X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.DomQuery.json;fp=docs%2Fsymbols%2FRoo.DomQuery.json;h=696348c44ef16cca872d8e6b283e628d7b5f85a3;hp=7fb678ed84a936b886fc1c62fdf8a69cec864b56;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 diff --git a/docs/symbols/Roo.DomQuery.json b/docs/symbols/Roo.DomQuery.json index 7fb678ed84..696348c44e 100644 --- a/docs/symbols/Roo.DomQuery.json +++ b/docs/symbols/Roo.DomQuery.json @@ -6,7 +6,7 @@ "tree_parent" : [], "desc" : "Provides high performance selector/xpath processing by compiling queries into reusable functions. New pseudo classes and matchers can be plugged. It works on HTML and XML documents (if a content node is passed in).\n

\nDomQuery supports most of the CSS3 selectors spec, along with some custom selectors and basic XPath.

\n\n

\nAll selectors, attribute filters and pseudos below can be combined infinitely in any order. For example \"div.foo:nth-child(odd)[@foo=bar].bar:first\" would be a perfectly valid selector. Node filters are processed in the order in which they appear, which allows you to optimize your queries for your document structure.\n

\n

Element Selectors:

\n\n

Attribute Selectors:

\n

The use of @ and quotes are optional. For example, div[@foo='bar'] is also a valid attribute selector.

\n\n

Pseudo Classes:

\n\n

CSS Value Selectors:

\n", "isSingleton" : true, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false,