|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TikaParseContextProvider
| Method Summary | |
|---|---|
org.apache.tika.parser.ParseContext |
getParseContext(String name,
Object value)
This method is called by the Tika bridge prior to parsing the data. |
| Method Detail |
|---|
org.apache.tika.parser.ParseContext getParseContext(String name,
Object value)
ParseContext
name - the field name of the property which is processed by the Tika bridgevalue - the value to be indexed
ParseContext instance used by the Tika bridge to parse the data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||