jar

org.openl.rules : org.openl.rules.mapping.dev

Maven & Gradle

Mar 16, 2019
6 usages

Openl - Rules - Mapping · OpenL based mapping tool.

Table Of Contents

Latest Version

Download org.openl.rules : org.openl.rules.mapping.dev JAR file - Latest Versions:

All Versions

Download org.openl.rules : org.openl.rules.mapping.dev JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.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 org.openl.rules.mapping.dev-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openl.rules.mapping.loader

├─ org.openl.rules.mapping.loader.BeanMapKeyFactory.class - [JAR]

├─ org.openl.rules.mapping.loader.MappingDefinitionUtils.class - [JAR]

├─ org.openl.rules.mapping.loader.MappingIdFactory.class - [JAR]

├─ org.openl.rules.mapping.loader.ProxyMethodHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.RulesMappingsLoader.class - [JAR]

org.openl.rules.mapping.loader.discriminator

├─ org.openl.rules.mapping.loader.discriminator.CollectionItemDiscriminatorFactory.class - [JAR]

├─ org.openl.rules.mapping.loader.discriminator.CollectionItemDiscriminatorInvocationHander.class - [JAR]

├─ org.openl.rules.mapping.loader.discriminator.CollectionItemDiscriminatorWrapper.class - [JAR]

├─ org.openl.rules.mapping.loader.discriminator.DefaultCollectionItemDiscriminatorHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.discriminator.MappingParamsAwareCollectionItemDiscriminatorHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.discriminator.RulesCollectionItemDiscriminator.class - [JAR]

├─ org.openl.rules.mapping.loader.discriminator.SimpleCollectionItemDiscriminatorHandler.class - [JAR]

org.openl.rules.mapping.loader.converter

├─ org.openl.rules.mapping.loader.converter.ConverterFactory.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.ConverterIdFactory.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.CustomConverterInvocationHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.CustomConverterWrapper.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.DefaultConvertMethodHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.MappingParamsAwareConvertMethodHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.RulesCustomConverter.class - [JAR]

├─ org.openl.rules.mapping.loader.converter.SimpleConvertMethodHandler.class - [JAR]

org.openl.rules.mapping.loader.dozer

├─ org.openl.rules.mapping.loader.dozer.ConfigOptionBuilder.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.DozerConfigBuilder.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.DozerConfigContainer.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.DozerMappingBuilder.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.DozerMappingsContainer.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.FieldDefinitionBuilder.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.FieldMappingOptionsBuilder.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.TypeDefinitionBuilder.class - [JAR]

├─ org.openl.rules.mapping.loader.dozer.TypeMappingOptionsBuilder.class - [JAR]

org.openl.rules.mapping.exception

├─ org.openl.rules.mapping.exception.RulesMappingException.class - [JAR]

org.openl.rules.mapping.loader.condition

├─ org.openl.rules.mapping.loader.condition.ConditionFactory.class - [JAR]

├─ org.openl.rules.mapping.loader.condition.ConditionInvocationHander.class - [JAR]

├─ org.openl.rules.mapping.loader.condition.ConditionWrapper.class - [JAR]

├─ org.openl.rules.mapping.loader.condition.DefaultConditionHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.condition.MappingParamsAwareConditionHandler.class - [JAR]

├─ org.openl.rules.mapping.loader.condition.RulesFieldMappingCondition.class - [JAR]

├─ org.openl.rules.mapping.loader.condition.SimpleConditionHandler.class - [JAR]

org.openl.rules.mapping.definition

├─ org.openl.rules.mapping.definition.BeanMap.class - [JAR]

├─ org.openl.rules.mapping.definition.BeanMapConfiguration.class - [JAR]

├─ org.openl.rules.mapping.definition.CollectionItemDiscriminatorDescriptor.class - [JAR]

├─ org.openl.rules.mapping.definition.ConditionDescriptor.class - [JAR]

├─ org.openl.rules.mapping.definition.Configuration.class - [JAR]

├─ org.openl.rules.mapping.definition.ConverterDescriptor.class - [JAR]

├─ org.openl.rules.mapping.definition.FieldMap.class - [JAR]

org.openl.rules.mapping

├─ org.openl.rules.mapping.ClassMappingConfiguration.class - [JAR]

├─ org.openl.rules.mapping.Converter.class - [JAR]

├─ org.openl.rules.mapping.GlobalConfiguration.class - [JAR]

├─ org.openl.rules.mapping.Mapper.class - [JAR]

├─ org.openl.rules.mapping.Mapping.class - [JAR]

├─ org.openl.rules.mapping.MappingConstants.class - [JAR]

├─ org.openl.rules.mapping.MappingProxy.class - [JAR]

├─ org.openl.rules.mapping.RulesBeanMapperFactory.class - [JAR]

├─ org.openl.rules.mapping.RulesTypeResolver.class - [JAR]

├─ org.openl.rules.mapping.TypeResolver.class - [JAR]

Advertisement