public class ByteArrayToEntityCopier extends net.sf.morph.transform.transformers.BaseTransformer implements net.sf.morph.transform.DecoratedConverter, net.sf.morph.transform.DecoratedCopier
Constructor and Description |
---|
ByteArrayToEntityCopier() |
Modifier and Type | Method and Description |
---|---|
protected void |
copyImpl(Object destination,
Object source,
Locale locale,
Integer preferredTransformationType) |
protected Class<?>[] |
getDestinationClassesImpl() |
protected Class<?>[] |
getSourceClassesImpl() |
clone, convert, convert, convertImpl, copy, copy, createDefaultReflector, createNewInstance, createNewInstanceImpl, createReusableSource, equals, equals, equalsUnidirectionalTest, getDestinationClasses, getInstantiatingReflector, getLocale, getLog, getNestedTransformer, getReflector, getReflector, getSourceClasses, getTransformableCallCache, getTransformerName, initialize, initializeImpl, isAutomaticallyHandlingNulls, isCachingIsTransformableCalls, isImpreciseTransformation, isImpreciseTransformationImpl, isInitialized, isPerformingLogging, isTransformable, isTransformableImpl, isWrappingRuntimeExceptions, setCachingIsTransformableCalls, setDestinationClasses, setInitialized, setLog, setNestedTransformer, setReflector, setSourceClasses, setTransformableCallCache, setTransformerName, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ByteArrayToEntityCopier()
protected void copyImpl(Object destination, Object source, Locale locale, Integer preferredTransformationType) throws Exception
copyImpl
in class net.sf.morph.transform.transformers.BaseTransformer
Exception
protected Class<?>[] getSourceClassesImpl() throws Exception
getSourceClassesImpl
in class net.sf.morph.transform.transformers.BaseTransformer
Exception
protected Class<?>[] getDestinationClassesImpl() throws Exception
getDestinationClassesImpl
in class net.sf.morph.transform.transformers.BaseTransformer
Exception
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.