Purpose: A NodeValue is responsible for performing the unmarshal and marshal operation at a mapping or policy level. The operations are based on a SAX ContextHandler.
Responsibilities:
Maintain a reference to the owning XPathNode.
Given a XPathFragment recognize the node to which the mapping should be applied.
Perform the unmarshal and marshal operation for the given mapping or policy.
Tree node value. Created on Oct 26, 2008
@author binary256
@version $Revision: 1.4 $Last changed by $Author: binary255 $ on $Date: 2009/11/13 08:25:08 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.