Class ContainerElement

java.lang.Object
org.exolab.castor.xml.util.ContainerElement

public class ContainerElement extends Object
A light-weight object used to wrap any object. This allows Castor to effectively "wrap" and "unwrap" elements during marshaling and unmarshaling.
Author:
Keith Visco