jar

io.github.liveontologies : elk-owl-parsing-javacc

Maven & Gradle

May 24, 2024

ELK OWL JavaCC Parser · Parsing of ELK OWL objects using the JavaCC parser generator

Table Of Contents

Latest Version

Download io.github.liveontologies : elk-owl-parsing-javacc JAR file - Latest Versions:

All Versions

Download io.github.liveontologies : elk-owl-parsing-javacc JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 elk-owl-parsing-javacc-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.semanticweb.elk.owl.parsing.javacc

├─ org.semanticweb.elk.owl.parsing.javacc.AbstractOwl2FunctionalStyleParser.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.AbstractOwl2FunctionalStyleParserConstants.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.AbstractOwl2FunctionalStyleParserTokenManager.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.ConcurrentJavaCCLexer.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.ConcurrentJavaCCLexerFactory.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.JavaCCLexer.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.JavaCCLexerFactory.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.LexerBatch.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.LexerError.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.LexerMessage.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.LexerMessageVisitor.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.Owl2FunctionalStyleParserFactory.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.ParseException.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.SimpleCharStream.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.Token.class - [JAR]

├─ org.semanticweb.elk.owl.parsing.javacc.TokenMgrError.class - [JAR]