Uses of Interface
org.apache.servicemix.components.util.ColumnExtractor

Packages that use ColumnExtractor
org.apache.servicemix.components.util   
 

Uses of ColumnExtractor in org.apache.servicemix.components.util
 

Classes in org.apache.servicemix.components.util that implement ColumnExtractor
 class VariableFixedLengthColumnExtractor
          Column extractor for SimpleFlatFileMarshaler that can extract columns from fixed-length flat files that have a variable count of columns based on a discriminator column value
 

Methods in org.apache.servicemix.components.util with parameters of type ColumnExtractor
 void SimpleFlatFileMarshaler.setColumnExtractor(ColumnExtractor columnExtractor)
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.