jar

io.carml : carml-engine

Maven & Gradle

May 26, 2023
86 stars

carml-engine

Table Of Contents

Latest Version

Download io.carml : carml-engine JAR file - Latest Versions:

All Versions

Download io.carml : carml-engine JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.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 carml-engine-0.4.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.carml.engine.sourceresolver

├─ io.carml.engine.sourceresolver.ClassPathResolver.class - [JAR]

├─ io.carml.engine.sourceresolver.CompositeSourceResolver.class - [JAR]

├─ io.carml.engine.sourceresolver.FileResolver.class - [JAR]

├─ io.carml.engine.sourceresolver.SourceResolver.class - [JAR]

├─ io.carml.engine.sourceresolver.SourceResolverException.class - [JAR]

io.carml.engine

├─ io.carml.engine.GetTemplateValue.class - [JAR]

├─ io.carml.engine.RefObjectMapper.class - [JAR]

├─ io.carml.engine.RmlMapper.class - [JAR]

├─ io.carml.engine.RmlMapperException.class - [JAR]

├─ io.carml.engine.TermGenerator.class - [JAR]

├─ io.carml.engine.TermGeneratorFactory.class - [JAR]

├─ io.carml.engine.TermGeneratorFactoryException.class - [JAR]

├─ io.carml.engine.TriplesMapper.class - [JAR]

├─ io.carml.engine.TriplesMapperException.class - [JAR]

io.carml.engine.template

├─ io.carml.engine.template.CarmlTemplate.class - [JAR]

├─ io.carml.engine.template.Template.class - [JAR]

├─ io.carml.engine.template.TemplateException.class - [JAR]

├─ io.carml.engine.template.TemplateParser.class - [JAR]

io.carml.engine.rdf

├─ io.carml.engine.rdf.RdfMapperConfig.class - [JAR]

├─ io.carml.engine.rdf.RdfPredicateObjectMapper.class - [JAR]

├─ io.carml.engine.rdf.RdfRefObjectMapper.class - [JAR]

├─ io.carml.engine.rdf.RdfRmlMapper.class - [JAR]

├─ io.carml.engine.rdf.RdfSubjectMapper.class - [JAR]

├─ io.carml.engine.rdf.RdfTermGeneratorConfig.class - [JAR]

├─ io.carml.engine.rdf.RdfTermGeneratorFactory.class - [JAR]

├─ io.carml.engine.rdf.RdfTriplesMapper.class - [JAR]

io.carml.engine.function

├─ io.carml.engine.function.ExecuteFunction.class - [JAR]

├─ io.carml.engine.function.ExtractParameter.class - [JAR]

├─ io.carml.engine.function.FnoFunction.class - [JAR]

├─ io.carml.engine.function.FnoParam.class - [JAR]

├─ io.carml.engine.function.Functions.class - [JAR]

Advertisement