org.exolab.castor.mapping

Class Mapping.IncludeListener

class Mapping.IncludeListener extends Object implements UnmarshalListener

An UnmarshalListener to handle mapping includes
Method Summary
voidattributesProcessed(Object object)
voidfieldAdded(String fieldName, Object parent, Object child)
voidinitialized(Object object)
voidunmarshalled(Object object)
This method is called after an object has been completely unmarshalled, including all of its children (if any).

Method Detail

attributesProcessed

public void attributesProcessed(Object object)

fieldAdded

public void fieldAdded(String fieldName, Object parent, Object child)

initialized

public void initialized(Object object)

unmarshalled

public void unmarshalled(Object object)
This method is called after an object has been completely unmarshalled, including all of its children (if any).

Parameters: object the Object that was unmarshalled.

Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com