public class TIAParsingExample extends Object
Constructor and Description |
---|
TIAParsingExample() |
Modifier and Type | Method and Description |
---|---|
static void |
parseFileInputStream(String filename) |
static void |
parseTikaInputStream(String filename) |
static void |
parseToReaderExample() |
static String |
parseToStringExample() |
static void |
parseURLStream(String address) |
static void |
testCompositeDocument() |
static void |
testHtmlMapper() |
static void |
testLocale() |
static void |
testTeeContentHandler(String filename) |
static File |
tikaInputStreamGetFile(String filename) |
static void |
useAutoDetectParser() |
static void |
useCompositeParser() |
static void |
useHtmlParser() |
public static void parseFileInputStream(String filename) throws Exception
Exception
public static void parseTikaInputStream(String filename) throws Exception
Exception
public static File tikaInputStreamGetFile(String filename) throws Exception
Exception
public static void testTeeContentHandler(String filename) throws Exception
Exception
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.