jar

org.apache.sling : org.apache.sling.resourcecollection

Maven & Gradle

Mar 11, 2023
13 usages

Apache Sling Resource Collection API · The Apache Sling resource collection bundle provides an api to manage collections of Resources.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.resourcecollection JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.resourcecollection JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.resourcecollection-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.resource.collection.impl.util

├─ org.apache.sling.resource.collection.impl.util.ResourceCollectionUtil.class - [JAR]

org.apache.sling.resource.collection

├─ org.apache.sling.resource.collection.ResourceCollection.class - [JAR]

├─ org.apache.sling.resource.collection.ResourceCollectionManager.class - [JAR]

├─ org.apache.sling.resource.collection.package-info.class - [JAR]

org.apache.sling.resource.collection.impl

├─ org.apache.sling.resource.collection.impl.ResourceCollectionAdapterFactory.class - [JAR]

├─ org.apache.sling.resource.collection.impl.ResourceCollectionConstants.class - [JAR]

├─ org.apache.sling.resource.collection.impl.ResourceCollectionImpl.class - [JAR]

├─ org.apache.sling.resource.collection.impl.ResourceCollectionManagerImpl.class - [JAR]

Advertisement