Uses of Interface
biz.c24.io.api.presentation.ParseListener

Packages that use ParseListener
biz.c24.io.api.presentation Various classes for parsing and formatting data objects. 
 

Uses of ParseListener in biz.c24.io.api.presentation
 

Methods in biz.c24.io.api.presentation that return ParseListener
 ParseListener Source.getParseListener()
          Returns the parse listener that will be notified of batch processing events.
 ParseListener DefaultSource.getParseListener()
          Deprecated.  
 

Methods in biz.c24.io.api.presentation with parameters of type ParseListener
 void Source.setParseListener(ParseListener listener)
          Sets the parse listener that will be notified of batch processing events.
 void DefaultSource.setParseListener(ParseListener listener)
          Deprecated.  
 



C24 Technologies © 2002-2012: All Rights Reserved.