|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractStreamSource in com.armatiek.infofuze.source |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source | |
---|---|
class |
CSVSource
|
class |
NullSource
The NullSource provides an empty XML stream. |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem | |
---|---|
class |
FileSystemSource
A JAXP bases abstract base class for all filesystem based Source classes. |
class |
HTTPBasedSource
A JAXP bases abstract base class for all HTTP based Source classes. |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.cifs |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.cifs | |
---|---|
class |
CIFSSource
JAXP based Source class that can be used to stream an XML representation of files within a CIFS/SMB filesystem. |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.local |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.local | |
---|---|
class |
LocalFileSystemSource
JAXP based Source class that can be used to stream an XML representation of files within a local filesystem. |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.webcrawl |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.webcrawl | |
---|---|
class |
WebCrawlSource
JAXP based Source class that can be used to stream an XML representation of the result of a website spider/crawl. |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.webdav |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.filesystem.webdav | |
---|---|
class |
WebDAVSource
JAXP based Source class that can be used to stream an XML representation of filesystems that can be accessed using the WebDAV protocol. |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.jdbc |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.jdbc | |
---|---|
class |
AbstractJDBCSource
|
class |
DirectJDBCSource
|
class |
JNDIJDBCSource
|
class |
PooledJDBCSource
|
Uses of AbstractStreamSource in com.armatiek.infofuze.source.ldap |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.ldap | |
---|---|
class |
LDAPSource
The LDAPSource can be used to stream the result of a search operation on a directory service using the Lightweight Directory Access Protocol (LDAP). |
Uses of AbstractStreamSource in com.armatiek.infofuze.source.solr |
---|
Subclasses of AbstractStreamSource in com.armatiek.infofuze.source.solr | |
---|---|
class |
SolrSource
JAXP based Source class that can be used to stream the XML response of a Solr search operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |