JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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 Details
handleMsg
void
handleMsg
(org.slf4j.event.Level level,
String
xml)
throws
IOException
,
SQLException
Throws:
IOException
SQLException