Uses of Class
de.phleisch.app.itsucks.processing.impl.AbstractDataProcessor

Packages that use AbstractDataProcessor
de.phleisch.app.itsucks.processing.download.http.impl   
de.phleisch.app.itsucks.processing.download.impl   
de.phleisch.app.itsucks.processing.impl   
 

Uses of AbstractDataProcessor in de.phleisch.app.itsucks.processing.download.http.impl
 

Subclasses of AbstractDataProcessor in de.phleisch.app.itsucks.processing.download.http.impl
 class ContentParser
           
 class FilterFileSizeProcessor
           
 class HtmlParser
           
 class HttpRedirectorProcessor
          This data processor analyzes the http request and searches for any 'Location' header fields.
 

Uses of AbstractDataProcessor in de.phleisch.app.itsucks.processing.download.impl
 

Subclasses of AbstractDataProcessor in de.phleisch.app.itsucks.processing.download.impl
 class PersistenceProcessor
          An data processor which saves the data in an file on the disk.
 

Uses of AbstractDataProcessor in de.phleisch.app.itsucks.processing.impl
 

Subclasses of AbstractDataProcessor in de.phleisch.app.itsucks.processing.impl
 class AbstractDataParser
          Basic implementation of an processor which parses data.
 



Copyright © 2010. All Rights Reserved.