Package mc.core.domain.i18n.text.channel
Class TextChannelXLS
java.lang.Object
mc.core.system.base.BaseBean
mc.core.system.base.BaseBeanTx
mc.core.system.channel.base.ChannelBean
mc.core.domain.i18n.text.channel.TextChannelXLS
- All Implemented Interfaces:
mc.core.system.channel.base.IChannel
public class TextChannelXLS
extends mc.core.system.channel.base.ChannelBean
simple excel channel for text values. class may be customized in project to adapt format and data
-
Field Summary
Fields inherited from class mc.core.system.channel.base.ChannelBean
CSV_ENCODING_DEFAULT, XML_ENCODING_DEFAULT -
Method Summary
Methods inherited from class mc.core.system.channel.base.ChannelBean
encoding
-
Method Details
-
doExport
- Throws:
ApplicationException
-
doImport
- Throws:
ApplicationException
-