All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download java-object-merger JAR 0.8.5 with all dependencies


Tool for merging objects of possible different type but similar structure

Files of the artifact java-object-merger version 0.8.5 from the group net.sf.brunneng.jom.

Artifact java-object-merger
Group net.sf.brunneng.jom
Version 0.8.5
Last update 29. December 2013
Tags: different possible structure tool merging type objects similar
Organization not specified
URL http://sourceforge.net/projects/javaobjectmerger/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, commons-beanutils,
There are maybe transitive dependencies!
There is a newer version: 0.8.5.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of java-object-merger Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of java-object-merger version 0.8.5

META-INF
META-INF.META-INF.MANIFEST.MF
net.sf.brunneng.jom
net.sf.brunneng.jom.net.sf.brunneng.jom.IMergingContext
net.sf.brunneng.jom.net.sf.brunneng.jom.JomUtils
net.sf.brunneng.jom.net.sf.brunneng.jom.MergingContext
net.sf.brunneng.jom.net.sf.brunneng.jom.MergingContextInitializationException
net.sf.brunneng.jom.net.sf.brunneng.jom.MultipleBeanFindersDetectedException
net.sf.brunneng.jom.net.sf.brunneng.jom.MultipleObjectCreatorsDetectedException
net.sf.brunneng.jom.annotations
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.CollectionEntryClass
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.ConfigPropertyRef
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.ConfigurationUsed
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.Converter
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.Identifier
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.MapFromMany
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.MapKeyValueClasses
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.Mapping
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.OnBeanMappingFinished
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.OnBeanMappingStarted
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.OnPropertyChange
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.Skip
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.SkipContainerEntryChanges
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.SkipContainerEntryChangesOnDest
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.SkipPropertyChanges
net.sf.brunneng.jom.annotations.net.sf.brunneng.jom.annotations.SkipPropertyChangesOnDest
net.sf.brunneng.jom.configuration
net.sf.brunneng.jom.configuration.net.sf.brunneng.jom.configuration.BeanConfigPropertiesInjector
net.sf.brunneng.jom.configuration.net.sf.brunneng.jom.configuration.ConfigProperty
net.sf.brunneng.jom.configuration.net.sf.brunneng.jom.configuration.ConfigPropertyRefMetadata
net.sf.brunneng.jom.configuration.net.sf.brunneng.jom.configuration.Configuration
net.sf.brunneng.jom.configuration.net.sf.brunneng.jom.configuration.IConfigPropertiesInjector
net.sf.brunneng.jom.configuration.net.sf.brunneng.jom.configuration.PropertyInjectionException
net.sf.brunneng.jom.configuration.bean
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.AbstractBeanPropertyMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.BatchBeanPropertiesMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.BeanClassMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.BeanClassMetadataSourceType
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.BeanMethodMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.BeanPropertyListenerMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.BeanPropertyMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.DeferredInitializedMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.IBatchBeanPropertiesMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.IBeanMethodMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.IBeanPropertyMetadataRead
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.IContainerEntryChangeTypeAdviser
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.IPropertyMatchPredicate
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.ISpecifiedFlagPropertyNameResolver
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.InvalidBeanClassMetadataException
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.MatchedBeanPropertyMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.MultiSourceBeanClassMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.MultiSourceBeanMethodMetadata
net.sf.brunneng.jom.configuration.bean.net.sf.brunneng.jom.configuration.bean.MultiSourceBeanPropertyMetadata
net.sf.brunneng.jom.converters
net.sf.brunneng.jom.converters.net.sf.brunneng.jom.converters.BaseTypeConverter
net.sf.brunneng.jom.converters.net.sf.brunneng.jom.converters.MarkersUser
net.sf.brunneng.jom.converters.net.sf.brunneng.jom.converters.PropertyConverter
net.sf.brunneng.jom.converters.net.sf.brunneng.jom.converters.TypeConverter
net.sf.brunneng.jom.converters.basic
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.DatesConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.EnumsConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ImplicitNumericConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.StringToEnumConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ToDoubleImplicitNumericConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ToFloatImplicitNumericConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ToIntImplicitNumericConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ToLongImplicitNumericConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ToShortImplicitNumericConverter
net.sf.brunneng.jom.converters.basic.net.sf.brunneng.jom.converters.basic.ToStringConverter
net.sf.brunneng.jom.diff
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.ChangeType
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.CollectionEntryDiffNode
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.ConvertedObject
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.Diff
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.DiffFineStringPresenter
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.DiffNode
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.IVisitorCallback
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.ManyToOneDiffNode
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.MapEntryDiffNode
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.MultipleConfigurationException
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.OneToOneDiffNode
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.PropertyRef
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.RootDiffNode
net.sf.brunneng.jom.diff.net.sf.brunneng.jom.diff.VisitorNavigationCommand
net.sf.brunneng.jom.diff.apply
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.AbstractBeanFinder
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.BeanDiffApplier
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.BeanEventType
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.BeanMappingEvent
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.DiffApplyException
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.IBeanFinder
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.IBeanMappingListener
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.IDiffApplier
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.IPropertyMappingListener
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.PropertyChangeEvent
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.PropertyEventType
net.sf.brunneng.jom.diff.apply.net.sf.brunneng.jom.diff.apply.PropertyMappingEvent
net.sf.brunneng.jom.diff.apply.objcreators
net.sf.brunneng.jom.diff.apply.objcreators.net.sf.brunneng.jom.diff.apply.objcreators.AbstractObjectCreator
net.sf.brunneng.jom.diff.apply.objcreators.net.sf.brunneng.jom.diff.apply.objcreators.IObjectCreator
net.sf.brunneng.jom.diff.apply.objcreators.net.sf.brunneng.jom.diff.apply.objcreators.ObjectCreationException
net.sf.brunneng.jom.diff.apply.objcreators.basic
net.sf.brunneng.jom.diff.apply.objcreators.basic.net.sf.brunneng.jom.diff.apply.objcreators.basic.CustomObjectCreator
net.sf.brunneng.jom.diff.apply.objcreators.basic.net.sf.brunneng.jom.diff.apply.objcreators.basic.NewInstanceObjectCreator
net.sf.brunneng.jom.diff.creation
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.BeanDiffCreator
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.ContainerEntryAdviceException
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.DiffCreationException
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.IDiffCreator
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.NullObject
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.PreparedCollectionEntry
net.sf.brunneng.jom.diff.creation.net.sf.brunneng.jom.diff.creation.PreparedMapEntry
net.sf.brunneng.jom.info
net.sf.brunneng.jom.info.net.sf.brunneng.jom.info.ObjectPlacementType
net.sf.brunneng.jom.info.net.sf.brunneng.jom.info.OperationContextInfo
net.sf.brunneng.jom.snapshot
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.BeanDataNode
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.ChildNodeInfo
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.CollectionDataNode
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.DataNode
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.DataNodeType
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.IDataNodeLazyCreator
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.IntermediateCollectionNodeFoundException
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.InternalSnapshotBeanUtils
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.MapDataNode
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.MoreThenOnePropertyFoundException
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.NodeCantHavePropertiesException
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.Property
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.PropertyNotFoundException
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.PropertySelectorPart
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.ProxyCollectionDataNode
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.Snapshot
net.sf.brunneng.jom.snapshot.net.sf.brunneng.jom.snapshot.SnapshotFineStringPresenter
net.sf.brunneng.jom.snapshot.creation
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.AbstractBeanSnapshotCreator
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.AnnotatedBeanSnapshotCreator
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.CollectionPropertyClassInfo
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.Hints
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.ISnapshotCreator
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.MapPropertyClassInfo
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.PropertyClassInfo
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.PropertyInfoResolver
net.sf.brunneng.jom.snapshot.creation.net.sf.brunneng.jom.snapshot.creation.SnapshotCreationException
net.sf.brunneng.jom.snapshot.meta
net.sf.brunneng.jom.snapshot.meta.net.sf.brunneng.jom.snapshot.meta.AbstractListenerMetadata
net.sf.brunneng.jom.snapshot.meta.net.sf.brunneng.jom.snapshot.meta.ConverterMetadata
net.sf.brunneng.jom.snapshot.meta.net.sf.brunneng.jom.snapshot.meta.ExternalListenerMetadata
net.sf.brunneng.jom.snapshot.meta.net.sf.brunneng.jom.snapshot.meta.InternalListenerMetadata
net.sf.brunneng.jom.snapshot.meta.net.sf.brunneng.jom.snapshot.meta.MappingMetadata
net.sf.brunneng.jom.testing
net.sf.brunneng.jom.testing.net.sf.brunneng.jom.testing.BeanDataFiller
net.sf.brunneng.jom.testing.net.sf.brunneng.jom.testing.FillBeanSpecification
net.sf.brunneng.jom.testing.net.sf.brunneng.jom.testing.FillSpecification
net.sf.brunneng.jom.testing.net.sf.brunneng.jom.testing.FillType




© 2015 - 2024 Weber Informatics LLC | Privacy Policy