Package org.apache.tika.eval.app.io
Interface XMLLogMsgHandler
-
public interface XMLLogMsgHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleMsg(org.slf4j.event.Level level, String xml)
-
-
-
Method Detail
-
handleMsg
void handleMsg(org.slf4j.event.Level level, String xml) throws IOException, SQLException
- Throws:
IOException
SQLException
-
-