InputStream
sources.See: Description
Interface | Description |
---|---|
LocalCopyFactory |
A factory that creates local copies of
DocumentSource s. |
Class | Description |
---|---|
ByteArrayDocumentSource |
ByteArray implementation of
DocumentSource . |
FileDocumentSource |
File implementation of
DocumentSource . |
HTTPDocumentSource |
Http implementation of
DocumentSource . |
MemCopyFactory |
Creates local copies of
DocumentSource by
reading them into an in-memory buffer. |
StringDocumentSource |
String implementation of
DocumentSource . |
InputStream
sources.Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.