jar

org.ldp4j.commons.rmf : rmf-bean

Maven & Gradle

Jun 17, 2017
44 stars

LDP4j :: Commons :: RMF :: RDF-to-Bean · An RDF data-binding facility for Java

Table Of Contents

Latest Version

Download org.ldp4j.commons.rmf : rmf-bean JAR file - Latest Versions:

All Versions

Download org.ldp4j.commons.rmf : rmf-bean JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 rmf-bean-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ldp4j.rdf.bean.spi

├─ org.ldp4j.rdf.bean.spi.IVocabularyProvider.class - [JAR]

├─ org.ldp4j.rdf.bean.spi.RuntimeInstance.class - [JAR]

org.ldp4j.rdf.bean.impl.model

├─ org.ldp4j.rdf.bean.impl.model.Assertions.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.AssertionsImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.Graph.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.GraphImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.Individual.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.IndividualImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.ModelFactory.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.ModelUtils.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.model.ResourceComparator.class - [JAR]

org.ldp4j.rdf.bean.util

├─ org.ldp4j.rdf.bean.util.BeanUtils.class - [JAR]

├─ org.ldp4j.rdf.bean.util.ClassUtils.class - [JAR]

├─ org.ldp4j.rdf.bean.util.TypeUtils.class - [JAR]

org.ldp4j.rdf.bean

├─ org.ldp4j.rdf.bean.Cardinality.class - [JAR]

├─ org.ldp4j.rdf.bean.Category.class - [JAR]

├─ org.ldp4j.rdf.bean.Constraints.class - [JAR]

├─ org.ldp4j.rdf.bean.InvalidDefinitionException.class - [JAR]

├─ org.ldp4j.rdf.bean.JARBContext.class - [JAR]

├─ org.ldp4j.rdf.bean.NamingPolicy.class - [JAR]

├─ org.ldp4j.rdf.bean.Property.class - [JAR]

├─ org.ldp4j.rdf.bean.PropertyEditor.class - [JAR]

├─ org.ldp4j.rdf.bean.Range.class - [JAR]

├─ org.ldp4j.rdf.bean.Type.class - [JAR]

├─ org.ldp4j.rdf.bean.TypeRegistry.class - [JAR]

├─ org.ldp4j.rdf.bean.Vocabulary.class - [JAR]

org.ldp4j.rdf.bean.annotations

├─ org.ldp4j.rdf.bean.annotations.AtLeast.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.AtMost.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.CardinalityConstraint.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.Optional.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.Property.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.Range.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.Type.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.Unbound.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.Vocabulary.class - [JAR]

├─ org.ldp4j.rdf.bean.annotations.VocabularyProvider.class - [JAR]

org.ldp4j.rdf.bean.impl

├─ org.ldp4j.rdf.bean.impl.CardinalityDefinition.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.DefinitionLoader.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.EnumerationHelper.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.JARBContextImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.PropertyDefinition.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.PropertyDescriptor.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.PropertyDescriptorUtils.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.PropertyFactory.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.PropertyScanner.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.RangeDefinition.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.RangeExtractor.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.RuntimeInstanceImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.StringUtils.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TransactionalTypeRegistry.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeDefinition.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeManager.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeManagerImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeProcessor.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeProcessorImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeRegistryImpl.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.TypeSupport.class - [JAR]

├─ org.ldp4j.rdf.bean.impl.VocabularyDefinition.class - [JAR]

Advertisement