com.sun.syndication.feed.impl
Class CopyFromHelper

java.lang.Object
  extended by com.sun.syndication.feed.impl.CopyFromHelper

public class CopyFromHelper
extends Object

Author:
Alejandro Abdelnur

Constructor Summary
CopyFromHelper(Class beanInterfaceClass, Map basePropInterfaceMap, Map basePropClassImplMap)
           
 
Method Summary
 void copy(Object target, Object source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyFromHelper

public CopyFromHelper(Class beanInterfaceClass,
                      Map basePropInterfaceMap,
                      Map basePropClassImplMap)
Method Detail

copy

public void copy(Object target,
                 Object source)


Copyright © 2004-2013 ROME Project. All Rights Reserved.