Uses of Class
com.armatiek.infofuze.stream.SourceReader

Packages that use SourceReader
com.armatiek.infofuze.stream.csv   
com.armatiek.infofuze.stream.filesystem   
com.armatiek.infofuze.stream.filesystem.cifs   
com.armatiek.infofuze.stream.filesystem.local   
com.armatiek.infofuze.stream.filesystem.webcrawl   
com.armatiek.infofuze.stream.filesystem.webdav   
com.armatiek.infofuze.stream.html   
com.armatiek.infofuze.stream.jdbc   
com.armatiek.infofuze.stream.ldap   
 

Uses of SourceReader in com.armatiek.infofuze.stream.csv
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.csv
 class CSVReader
          Reader implementation that provides an XML representation of a CSV file.
 

Uses of SourceReader in com.armatiek.infofuze.stream.filesystem
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.filesystem
 class FileSystemReader
          Abstract Reader implementation that provides an XML representation of the (filtered) contents of one ore more directories (seeds) within a filesystem.
 class MetadataReader
           
 

Uses of SourceReader in com.armatiek.infofuze.stream.filesystem.cifs
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.filesystem.cifs
 class CIFSFileSystemReader
          Reader implementation that provides an XML representation of the (filtered) contents of one ore more directories (seeds) within a CIFS/SMB filesystem.
 

Uses of SourceReader in com.armatiek.infofuze.stream.filesystem.local
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.filesystem.local
 class LocalFileSystemReader
           
 

Uses of SourceReader in com.armatiek.infofuze.stream.filesystem.webcrawl
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.filesystem.webcrawl
 class WebCrawlReader
          Reader implementation that provides an XML representation of the (filtered) contents of (a) website(s) providing one or seed URLs.
 

Uses of SourceReader in com.armatiek.infofuze.stream.filesystem.webdav
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.filesystem.webdav
 class WebDAVReader
           
 

Uses of SourceReader in com.armatiek.infofuze.stream.html
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.html
 class HTMLReader
          Reads non well-formed "tag soup" HTML as well-formed XML.
 

Uses of SourceReader in com.armatiek.infofuze.stream.jdbc
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.jdbc
 class JDBCReader
           
 

Uses of SourceReader in com.armatiek.infofuze.stream.ldap
 

Subclasses of SourceReader in com.armatiek.infofuze.stream.ldap
 class LDAPReader
          Reader that converts an UnboundID LDAP SearchResult to a Directory Services Markup Language (DSML) XML representation