Autopsy  4.4
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.keywordsearch.TikaTextExtractor.ReaderCharSource Class Reference

Inherits CharSource.

Public Member Functions

Reader openStream () throws IOException
 

Private Attributes

final Reader reader
 

Detailed Description

An implementation of CharSource that just wraps an existing reader and returns it in openStream().

Definition at line 165 of file TikaTextExtractor.java.

Member Function Documentation

Reader org.sleuthkit.autopsy.keywordsearch.TikaTextExtractor.ReaderCharSource.openStream ( ) throws IOException

Member Data Documentation

final Reader org.sleuthkit.autopsy.keywordsearch.TikaTextExtractor.ReaderCharSource.reader
private

The documentation for this class was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Tue Jun 13 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.