org.umber.bellows.javabean
Interface IXmlExporter


public interface IXmlExporter

Allows any arbitrary JavaBean object to export itself as a Bellows XML tree. BeanToXml uses this if available.

Author:
jsheets

Method Summary
 Datum toXml()
           
 

Method Detail

toXml

public Datum toXml()