jar

org.apache.jackrabbit : jackrabbit-spi-commons

Maven & Gradle

Aug 08, 2023
72 usages
26 stars

Jackrabbit SPI Commons

Table Of Contents

Latest Version

Download org.apache.jackrabbit : jackrabbit-spi-commons JAR file - Latest Versions:

All Versions

Download org.apache.jackrabbit : jackrabbit-spi-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
2.21.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
2.0
1.6.x
1.5.x
1.4

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 jackrabbit-spi-commons-2.21.19.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.jackrabbit.spi.commons.iterator

├─ org.apache.jackrabbit.spi.commons.iterator.BoundedIterator.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.iterator.Iterators.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.iterator.Predicate.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.iterator.Predicates.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.iterator.Transformer.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.iterator.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.conversion

├─ org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.GenerationalCache.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.IllegalNameException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.MalformedPathException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.NameException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.NameParser.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.NamePathResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.NameResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.PathParser.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.PathResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.conversion.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.value

├─ org.apache.jackrabbit.spi.commons.value.AbstractQValue.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.DefaultQValue.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.QValueValue.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.ValueFormat.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.value.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.tree

├─ org.apache.jackrabbit.spi.commons.tree.AbstractTree.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.tree.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.batch

├─ org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.batch.ChangeLog.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.batch.Operation.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.batch.Operations.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.batch.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.nodetype.constraint

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.BooleanConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.DateConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.NameConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.NumericConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.PathConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.ReferenceConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.StringConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.constraint.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.query.xpath

├─ org.apache.jackrabbit.spi.commons.query.xpath.JJTXPathState.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.Node.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.ParseException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.QueryFormat.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.Token.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.XPath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.XPathVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.xpath.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.util

├─ org.apache.jackrabbit.spi.commons.util.StringCache.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.util.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.identifier

├─ org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.identifier.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.logging

├─ org.apache.jackrabbit.spi.commons.logging.AbstractLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.BatchLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.LogWriter.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.LogWriterProvider.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.WriterLogWriter.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.logging.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.query.sql2

├─ org.apache.jackrabbit.spi.commons.query.sql2.Parser.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql2.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.lock

├─ org.apache.jackrabbit.spi.commons.lock.Locked.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.lock.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.name

├─ org.apache.jackrabbit.spi.commons.name.AbstractPath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.CurrentPath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.HashCache.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.IdentifierPath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.MatchResult.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.Matcher.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.NameConstants.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.NameFactoryImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.NamePath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.ParentPath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.PathBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.PathFactoryImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.PathMap.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.Pattern.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.RelativePath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.RootPath.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.name.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.query

├─ org.apache.jackrabbit.spi.commons.query.AndQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.ConstantNameProvider.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.DerefQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.ExactQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.NAryQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.NotQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.OrQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.OrderQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.PathQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryConstants.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryNodeFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryParser.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryRootNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.QueryTreeDump.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.RelationQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.privilege

├─ org.apache.jackrabbit.spi.commons.privilege.ParseException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.privilege.PrivilegeXmlHandler.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.privilege.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.namespace

├─ org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.NamespaceListener.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.namespace.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons

├─ org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.AbstractRepositoryService.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.AdditionalEventInfo.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.ChildInfoImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.EventBundleImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.EventFilterImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.EventImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.ItemInfoBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.ItemInfoImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.LockInfoImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.NodeInfoImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.PropertyInfoImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.QItemDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.SerializableBatch.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.SessionExtensions.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.SessionInfoImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.nodetype.compact

├─ org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.compact.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.query.qom

├─ org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.AndImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.ConstraintImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.JoinConditionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.JoinImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.LengthImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.NotImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.OrImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.SourceImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.StaticOperandImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.qom.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.nodetype

├─ org.apache.jackrabbit.spi.commons.nodetype.AbstractItemDefinitionTemplate.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.ItemDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionTemplateImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeConflictException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionTemplateImpl.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.nodetype.package-info.class - [JAR]

org.apache.jackrabbit.spi.commons.query.sql

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTQuery.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.DefaultParserVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.JJTJCRSQLParserState.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.Node.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.ParseException.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.QueryFormat.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.SimpleNode.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.Token.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError.class - [JAR]

├─ org.apache.jackrabbit.spi.commons.query.sql.package-info.class - [JAR]

Advertisement