it.avutils.jmapper.operations.analyzer
Class OperationAnalyzer
java.lang.Object
it.avutils.jmapper.operations.analyzer.OperationAnalyzer
public final class OperationAnalyzer
- extends Object
OperationAnalyzer analyzes the fields and returns the informations relating the operation to be performed.
- Author:
- Alessandro Vurro
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationAnalyzer
public OperationAnalyzer(XML aXml)
getInfoOperation
public InfoOperation getInfoOperation(Field destination,
Field source)
- This method analyzes the fields and returns the informations relating the operation to be performed.
- Parameters:
destination - source -
- Returns:
- returns the informations relating the operation to be performed
- See Also:
InfoOperation
Copyright © 2013. All Rights Reserved.