org.exolab.castor.xml

Class MarshalFramework.InheritanceMatch

public static class MarshalFramework.InheritanceMatch extends Object

Used to store the information when we find a possible inheritance. It store the XMLClassDescriptor of the object to instantiate and the XMLFieldDescriptor of the parent, where the instance of the XMLClassDescriptor will be put.
Field Summary
XMLClassDescriptorinheritedClassDesc
XMLFieldDescriptorparentFieldDesc
Constructor Summary
InheritanceMatch(XMLFieldDescriptor fieldDesc, XMLClassDescriptor classDesc)

Field Detail

inheritedClassDesc

public XMLClassDescriptor inheritedClassDesc

parentFieldDesc

public XMLFieldDescriptor parentFieldDesc

Constructor Detail

InheritanceMatch

public InheritanceMatch(XMLFieldDescriptor fieldDesc, XMLClassDescriptor classDesc)
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com