View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window exoplatform.services.jcr.api-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.exoplatform.services.jcr.util
├─ org.exoplatform.services.jcr.util.PathUtil.class - [JAR]
javax.jcr.observation
├─ javax.jcr.observation.Event.class - [JAR]
├─ javax.jcr.observation.EventIterator.class - [JAR]
├─ javax.jcr.observation.EventListener.class - [JAR]
├─ javax.jcr.observation.EventListenerIterator.class - [JAR]
├─ javax.jcr.observation.ObservationManager.class - [JAR]
javax.jcr.util
├─ javax.jcr.util.ISO8601.class - [JAR]
├─ javax.jcr.util.TraversingItemVisitor.class - [JAR]
javax.jcr.query
├─ javax.jcr.query.InvalidQueryException.class - [JAR]
├─ javax.jcr.query.Query.class - [JAR]
├─ javax.jcr.query.QueryManager.class - [JAR]
├─ javax.jcr.query.QueryResult.class - [JAR]
├─ javax.jcr.query.Row.class - [JAR]
├─ javax.jcr.query.RowIterator.class - [JAR]
org.exoplatform.services.jcr
├─ org.exoplatform.services.jcr.RepositoryContainer.class - [JAR]
├─ org.exoplatform.services.jcr.RepositoryService.class - [JAR]
├─ org.exoplatform.services.jcr.WorkspaceContainer.class - [JAR]
javax.jcr.nodetype
├─ javax.jcr.nodetype.ConstraintViolationException.class - [JAR]
├─ javax.jcr.nodetype.ItemDef.class - [JAR]
├─ javax.jcr.nodetype.NoSuchNodeTypeException.class - [JAR]
├─ javax.jcr.nodetype.NodeDef.class - [JAR]
├─ javax.jcr.nodetype.NodeType.class - [JAR]
├─ javax.jcr.nodetype.NodeTypeIterator.class - [JAR]
├─ javax.jcr.nodetype.NodeTypeManager.class - [JAR]
├─ javax.jcr.nodetype.PropertyDef.class - [JAR]
org.exoplatform.services.jcr.query
├─ org.exoplatform.services.jcr.query.ExoQuery.class - [JAR]
org.exoplatform.services.jcr.core
├─ org.exoplatform.services.jcr.core.ItemData.class - [JAR]
├─ org.exoplatform.services.jcr.core.ItemLocation.class - [JAR]
├─ org.exoplatform.services.jcr.core.ItemsAccessor.class - [JAR]
├─ org.exoplatform.services.jcr.core.ManageableRepository.class - [JAR]
├─ org.exoplatform.services.jcr.core.NamespaceAccessor.class - [JAR]
├─ org.exoplatform.services.jcr.core.NodeChange.class - [JAR]
├─ org.exoplatform.services.jcr.core.NodeData.class - [JAR]
├─ org.exoplatform.services.jcr.core.PropertyData.class - [JAR]
├─ org.exoplatform.services.jcr.core.ValueData.class - [JAR]
javax.jcr.version
├─ javax.jcr.version.OnParentVersionAction.class - [JAR]
├─ javax.jcr.version.Version.class - [JAR]
├─ javax.jcr.version.VersionException.class - [JAR]
├─ javax.jcr.version.VersionHistory.class - [JAR]
├─ javax.jcr.version.VersionIterator.class - [JAR]
org.exoplatform.services.jcr.index
├─ org.exoplatform.services.jcr.index.JCRIndexerPlugin.class - [JAR]
├─ org.exoplatform.services.jcr.index.NodeDataConverter.class - [JAR]
javax.jcr.lock
├─ javax.jcr.lock.Lock.class - [JAR]
├─ javax.jcr.lock.LockException.class - [JAR]
org.exoplatform.services.jcr.config
├─ org.exoplatform.services.jcr.config.ContainerEntry.class - [JAR]
├─ org.exoplatform.services.jcr.config.RepositoryConfigurationException.class - [JAR]
├─ org.exoplatform.services.jcr.config.RepositoryEntry.class - [JAR]
├─ org.exoplatform.services.jcr.config.RepositoryManagerEntry.class - [JAR]
├─ org.exoplatform.services.jcr.config.RepositoryServiceConfig.class - [JAR]
├─ org.exoplatform.services.jcr.config.WorkspaceEntry.class - [JAR]
javax.jcr
├─ javax.jcr.AccessDeniedException.class - [JAR]
├─ javax.jcr.BaseValue.class - [JAR]
├─ javax.jcr.BinaryValue.class - [JAR]
├─ javax.jcr.BooleanValue.class - [JAR]
├─ javax.jcr.Credentials.class - [JAR]
├─ javax.jcr.DateValue.class - [JAR]
├─ javax.jcr.DoubleValue.class - [JAR]
├─ javax.jcr.InvalidItemStateException.class - [JAR]
├─ javax.jcr.InvalidSerializedDataException.class - [JAR]
├─ javax.jcr.Item.class - [JAR]
├─ javax.jcr.ItemExistsException.class - [JAR]
├─ javax.jcr.ItemNotFoundException.class - [JAR]
├─ javax.jcr.ItemVisitor.class - [JAR]
├─ javax.jcr.LoginException.class - [JAR]
├─ javax.jcr.LongValue.class - [JAR]
├─ javax.jcr.MergeException.class - [JAR]
├─ javax.jcr.NameValue.class - [JAR]
├─ javax.jcr.NamespaceException.class - [JAR]
├─ javax.jcr.NamespaceRegistry.class - [JAR]
├─ javax.jcr.NoSuchWorkspaceException.class - [JAR]
├─ javax.jcr.Node.class - [JAR]
├─ javax.jcr.NodeIterator.class - [JAR]
├─ javax.jcr.PathNotFoundException.class - [JAR]
├─ javax.jcr.PathValue.class - [JAR]
├─ javax.jcr.Property.class - [JAR]
├─ javax.jcr.PropertyIterator.class - [JAR]
├─ javax.jcr.PropertyType.class - [JAR]
├─ javax.jcr.RangeIterator.class - [JAR]
├─ javax.jcr.ReferenceValue.class - [JAR]
├─ javax.jcr.ReferentialIntegrityException.class - [JAR]
├─ javax.jcr.Repository.class - [JAR]
├─ javax.jcr.RepositoryException.class - [JAR]
├─ javax.jcr.Session.class - [JAR]
├─ javax.jcr.SimpleCredentials.class - [JAR]
├─ javax.jcr.StringValue.class - [JAR]
├─ javax.jcr.UnsupportedRepositoryOperationException.class - [JAR]
├─ javax.jcr.Value.class - [JAR]
├─ javax.jcr.ValueFormatException.class - [JAR]
├─ javax.jcr.Workspace.class - [JAR]
org.exoplatform.services.jcr.storage
├─ org.exoplatform.services.jcr.storage.Container.class - [JAR]
├─ org.exoplatform.services.jcr.storage.RepositoryManager.class - [JAR]
├─ org.exoplatform.services.jcr.storage.WorkspaceDataContainer.class - [JAR]