org.apache.tika.parser.internal
Class OSGiDetector

java.lang.Object
  extended by org.apache.tika.detect.CompositeDetector
      extended by org.apache.tika.detect.DefaultDetector
          extended by org.apache.tika.parser.internal.OSGiDetector
All Implemented Interfaces:
Serializable, Detector

@Service(value=Detector.class)
public class OSGiDetector
extends DefaultDetector

See Also:
Serialized Form

Constructor Summary
OSGiDetector()
           
 
Method Summary
 
Methods inherited from class org.apache.tika.detect.CompositeDetector
detect, getDetectors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiDetector

public OSGiDetector()


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.