jar

org.unlaxer : cql

Maven & Gradle

Jul 21, 2022

Unlaxer parser combinator · a simple parser combinator inspired by RelaxNG

Table Of Contents

Latest Version

Download org.unlaxer : cql JAR file - Latest Versions:

All Versions

Download org.unlaxer : cql JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.1
1.0

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

org.unlaxer.vocabulary.cql

├─ org.unlaxer.vocabulary.cql.And.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Boolean.class - [JAR]

├─ org.unlaxer.vocabulary.cql.BooleanGroup.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Comparitor.class - [JAR]

├─ org.unlaxer.vocabulary.cql.ComparitorSymbol.class - [JAR]

├─ org.unlaxer.vocabulary.cql.CqlQuery.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Identifier.class - [JAR]

├─ org.unlaxer.vocabulary.cql.IdentifierCharactor.class - [JAR]

├─ org.unlaxer.vocabulary.cql.IdentifierCharactors.class - [JAR]

├─ org.unlaxer.vocabulary.cql.IdentifierString.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Index.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Modifier.class - [JAR]

├─ org.unlaxer.vocabulary.cql.ModifierList.class - [JAR]

├─ org.unlaxer.vocabulary.cql.ModifierName.class - [JAR]

├─ org.unlaxer.vocabulary.cql.ModifierValue.class - [JAR]

├─ org.unlaxer.vocabulary.cql.NamedComparitor.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Not.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Or.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Prefix.class - [JAR]

├─ org.unlaxer.vocabulary.cql.PrefixAssignment.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Prox.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Relation.class - [JAR]

├─ org.unlaxer.vocabulary.cql.ScopedClause.class - [JAR]

├─ org.unlaxer.vocabulary.cql.SearchClause.class - [JAR]

├─ org.unlaxer.vocabulary.cql.SearchTerm.class - [JAR]

├─ org.unlaxer.vocabulary.cql.SingleSpec.class - [JAR]

├─ org.unlaxer.vocabulary.cql.SortBy.class - [JAR]

├─ org.unlaxer.vocabulary.cql.SortSpec.class - [JAR]

├─ org.unlaxer.vocabulary.cql.SortedQuery.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Term.class - [JAR]

├─ org.unlaxer.vocabulary.cql.Uri.class - [JAR]

Advertisement