Package org.apache.tika.eval.app.io
Class XMLLogReader
- java.lang.Object
-
- org.apache.tika.eval.app.io.XMLLogReader
-
public class XMLLogReader extends Object
-
-
Constructor Summary
Constructors Constructor Description XMLLogReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
read(InputStream xmlLogFileIs, XMLLogMsgHandler handler)
-
-
-
Method Detail
-
read
public void read(InputStream xmlLogFileIs, XMLLogMsgHandler handler) throws XMLStreamException
- Throws:
XMLStreamException
-
-