Class SQLite3DBParser

  • All Implemented Interfaces:
    Serializable, Parser

    public class SQLite3DBParser
    extends AbstractDBParser
    This is the implementation of the db parser for SQLite.

    This parser is internal only; it should not be registered in the services file or configured in the TikaConfig xml file.

    See Also:
    Serialized Form