Package org.apache.tika.example
Class TIAParsingExample
java.lang.Object
org.apache.tika.example.TIAParsingExample
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
parseFileInputStream
(String filename) static void
parseTikaInputStream
(String filename) static void
static String
static void
parseURLStream
(String address) static void
static void
static void
static void
testTeeContentHandler
(String filename) static File
tikaInputStreamGetFile
(String filename) static void
static void
static void
-
Constructor Details
-
TIAParsingExample
public TIAParsingExample()
-
-
Method Details
-
parseToStringExample
- Throws:
Exception
-
parseToReaderExample
- Throws:
Exception
-
parseFileInputStream
- Throws:
Exception
-
parseURLStream
- Throws:
Exception
-
parseTikaInputStream
- Throws:
Exception
-
tikaInputStreamGetFile
- Throws:
Exception
-
useHtmlParser
- Throws:
Exception
-
useCompositeParser
- Throws:
Exception
-
useAutoDetectParser
- Throws:
Exception
-
testTeeContentHandler
- Throws:
Exception
-
testLocale
- Throws:
Exception
-
testHtmlMapper
- Throws:
Exception
-
testCompositeDocument
- Throws:
Exception
-