public class MimeBuffer extends Object
Constructor and Description |
---|
MimeBuffer(Connection connection,
TikaConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
getId(String key) |
int |
getNumWrites() |
void |
write(int id,
String value) |
public MimeBuffer(Connection connection, TikaConfig config) throws SQLException
SQLException
public void write(int id, String value) throws RuntimeException
RuntimeException
public void close() throws SQLException
SQLException
public int getId(String key)
public int getNumWrites()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.