org.datamixer.config.io
Class TabFormatConfig

java.lang.Object
  extended byorg.datamixer.config.ElementBase
      extended byorg.datamixer.config.io.FormatterConfig
          extended byorg.datamixer.config.io.TabFormatConfig
All Implemented Interfaces:
DatamixerConfig

public class TabFormatConfig
extends FormatterConfig


Constructor Summary
TabFormatConfig()
           
 
Method Summary
 TabFormat getTabFormat()
           
 
Methods inherited from class org.datamixer.config.io.FormatterConfig
doInitialize, getFormatterImpl
 
Methods inherited from class org.datamixer.config.ElementBase
addElement, addField, addListener, doGetSupportedAttrs, error, error, error, findContext, findInContext, findInContext, findNearestContext, getAttribute, getContext, getElement, getElements, getField, getFields, getId, getImpl, getLineNumber, getListeners, getNamespace, getParent, getParentByTag, getQName, getScope, getSupportedAttrs, getSystemId, getTag, getText, initialize, initializeElements, setAttribute, setId, setImpl, setInContext, setInContext, setLineNumber, setListenerImpls, setNamespace, setParent, setScope, setScope, setScope, setSystemId, setTag, setText, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TabFormatConfig

public TabFormatConfig()
Method Detail

getTabFormat

public TabFormat getTabFormat()


Copyright © 2004-2006 datamixer.org. All Rights Reserved.