ariba.util.core
Interface StringCSVConsumer

All Superinterfaces:
CSVConsumer

public interface StringCSVConsumer
extends CSVConsumer

The StringCSVConsumer is callback from ResourceSerivce to process string tables. See comment on StringCSVProcessor.


Method Summary
 java.util.Map getStrings()
           
 
Methods inherited from interface ariba.util.io.CSVConsumer
consumeLineOfTokens
 

Method Detail

getStrings

java.util.Map getStrings()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.