org.apache.uima.tika
Class TIKAWrapper
java.lang.Object
org.apache.uima.tika.TIKAWrapper
public class TIKAWrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIKAWrapper
public TIKAWrapper()
throws org.apache.tika.exception.TikaException
- Throws:
org.apache.tika.exception.TikaException
TIKAWrapper
public TIKAWrapper(String configLocation)
throws org.apache.tika.exception.TikaException
- Throws:
org.apache.tika.exception.TikaException
populateCASfromURL
public void populateCASfromURL(org.apache.uima.cas.CAS cas,
URL uri,
String language)
throws org.apache.uima.cas.CASException
- Throws:
org.apache.uima.cas.CASException
populateCASfromURL
public void populateCASfromURL(org.apache.uima.cas.CAS cas,
URL url,
String mime,
String language)
throws org.apache.uima.cas.CASException
- Throws:
org.apache.uima.cas.CASException
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.