Class XmlBeanPropertyWriter

All Implemented Interfaces:
BeanProperty, Named, Serializable

public class XmlBeanPropertyWriter extends BeanPropertyWriter
Property writer sub-class used for handling element wrapping needed for serializing collection (array, Collection; possibly Map) types.
See Also: