An open API service indexing awesome lists of open source software.

https://github.com/apache/sling-org-apache-sling-query

Apache Sling Query
https://github.com/apache/sling-org-apache-sling-query

java sling

Last synced: over 1 year ago
JSON representation

Apache Sling Query

Awesome Lists containing this project

README

          

[![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)

[![Build Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-query/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-query/job/master/) [![Test Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-query/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-query/job/master/test/?width=800&height=600) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-query&metric=coverage)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-query) [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-query&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-query) [![JavaDoc](https://www.javadoc.io/badge/org.apache.sling/org.apache.sling.query.svg)](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.query) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.sling/org.apache.sling.query/badge.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.query%22) [![Contrib](https://sling.apache.org/badges/status-contrib.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/status/contrib.md) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

# Apache Sling Query

This module is part of the [Apache Sling](https://sling.apache.org) project.

SlingQuery is a Sling resource tree traversal tool inspired by the [jQuery](http://api.jquery.com/category/traversing/tree-traversal/).

See the full documentation on [Apache Sling website](http://sling.apache.org/documentation/bundles/sling-query.html).