Documentation of 'org.joone.util.ColumnSelectorPlugIn' Java class
ColumnSelectorPlugIn
org.joone.util

Class ColumnSelectorPlugIn

  • All Implemented Interfaces:
    java.io.Serializable, PlugInListener


    public class ColumnSelectorPlugIn
    extends ConverterPlugIn
    Certain plug-ins change the number of columns during their conversion, for example the ToBinaryPlugin increases the number of columns. This plug in can be used to select certain columns from all available columns at that moment. It just uses an advanced column selector as StreamInputSynapse and all plug-ins do, but this plug-in does not work on certain columns as most plug-ins do, but it selects columns like the StreamInputSynapse does.
    See Also:
    Serialized Form
    • Constructor Detail

      • ColumnSelectorPlugIn

        public ColumnSelectorPlugIn()
        Creates a new instance of ColumnSelectorPlugIn
      • ColumnSelectorPlugIn

        public ColumnSelectorPlugIn(java.lang.String anAdvancedSerieSelector)
        Creates a new instance of ColumnSelectorPlugIn
        Parameters:
        anAdvancedSerieSelector - the advanced serie selector to use.
        See Also:
        setAdvancedSerieSelector()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.