Class XmlTransientFields

java.lang.Object
org.codehaus.modello.test.features.XmlTransientFields
All Implemented Interfaces:
Serializable

public class XmlTransientFields extends Object implements Serializable
<field xml.transient="true">: fields marked as transient are ignored by parsers and writers, they hold runtime state that should not be persisted.
Version:
$Revision$ $Date$
See Also: