jar

org.apache.sling : org.apache.sling.jcr.repoinit

Maven & Gradle

Jan 25, 2023
3 usages

Apache Sling Repoinit JCR · Initializes a JCR repository based on the output of the RepoInit Language parser.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.jcr.repoinit JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.jcr.repoinit JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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.jcr.repoinit-1.1.44.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.jcr.repoinit

├─ org.apache.sling.jcr.repoinit.JcrRepoInitOpsProcessor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.package-info.class - [JAR]

org.apache.sling.jcr.repoinit.impl

├─ org.apache.sling.jcr.repoinit.impl.AclUtil.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.AclVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.DoNothingVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.GroupMembershipVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.JcrRepoInitOpsProcessorImpl.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.NamespacesVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.NodePropertiesVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.NodeVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.NodetypesVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.PrivilegeVisitor.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.RepoInitException.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.RepoinitTextProvider.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.RepositoryInitializer.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.RetryableOperation.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.UserUtil.class - [JAR]

├─ org.apache.sling.jcr.repoinit.impl.UserVisitor.class - [JAR]

Advertisement