jar

io.carml : carml-rdf-mapper

Maven & Gradle

May 26, 2023
86 stars

carml-rdf-mapper

Table Of Contents

Latest Version

Download io.carml : carml-rdf-mapper JAR file - Latest Versions:

All Versions

Download io.carml : carml-rdf-mapper 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-rdf-mapper-0.4.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.carml.rdfmapper.impl

├─ io.carml.rdfmapper.impl.CarmlMapper.class - [JAR]

├─ io.carml.rdfmapper.impl.CarmlMapperException.class - [JAR]

├─ io.carml.rdfmapper.impl.ComplexValueTransformer.class - [JAR]

├─ io.carml.rdfmapper.impl.DefaultPropertyHandlerDependencyResolver.class - [JAR]

├─ io.carml.rdfmapper.impl.DependencyResolver.class - [JAR]

├─ io.carml.rdfmapper.impl.DependencySettersCache.class - [JAR]

├─ io.carml.rdfmapper.impl.IterablePropertyValueMapper.class - [JAR]

├─ io.carml.rdfmapper.impl.MappingCache.class - [JAR]

├─ io.carml.rdfmapper.impl.MethodPropertyHandlerRegistry.class - [JAR]

├─ io.carml.rdfmapper.impl.PropertyUtils.class - [JAR]

├─ io.carml.rdfmapper.impl.PropertyValueMapper.class - [JAR]

├─ io.carml.rdfmapper.impl.SinglePropertyValueMapper.class - [JAR]

├─ io.carml.rdfmapper.impl.SpecifiedPropertyHandlerFactory.class - [JAR]

├─ io.carml.rdfmapper.impl.TypeFromTripleTypeDecider.class - [JAR]

├─ io.carml.rdfmapper.impl.ValueTransformer.class - [JAR]

io.carml.rdfmapper

├─ io.carml.rdfmapper.Combiner.class - [JAR]

├─ io.carml.rdfmapper.Mapper.class - [JAR]

├─ io.carml.rdfmapper.PropertyHandler.class - [JAR]

├─ io.carml.rdfmapper.TypeDecider.class - [JAR]

io.carml.rdfmapper.annotations

├─ io.carml.rdfmapper.annotations.MultiDelegateCall.class - [JAR]

├─ io.carml.rdfmapper.annotations.RdfProperties.class - [JAR]

├─ io.carml.rdfmapper.annotations.RdfProperty.class - [JAR]

├─ io.carml.rdfmapper.annotations.RdfResourceName.class - [JAR]

├─ io.carml.rdfmapper.annotations.RdfType.class - [JAR]

├─ io.carml.rdfmapper.annotations.RdfTypeDecider.class - [JAR]

io.carml.rdfmapper.util

├─ io.carml.rdfmapper.util.QueryUtils.class - [JAR]

├─ io.carml.rdfmapper.util.RdfObjectLoader.class - [JAR]

io.carml.rdfmapper.qualifiers

├─ io.carml.rdfmapper.qualifiers.PropertyPredicate.class - [JAR]

├─ io.carml.rdfmapper.qualifiers.PropertySetter.class - [JAR]

Advertisement