Class MarshalFramework.InheritanceMatch

  • Enclosing class:
    MarshalFramework

    public static class MarshalFramework.InheritanceMatch
    extends java.lang.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.