Package org.citydb.file.input
Class InputFileDetector
- java.lang.Object
-
- org.citydb.file.input.InputFileDetector
-
- All Implemented Interfaces:
java.io.Serializable
,org.apache.tika.detect.Detector
public class InputFileDetector extends java.lang.Object implements org.apache.tika.detect.Detector
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InputFileDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.tika.mime.MediaType
detect(java.io.InputStream input, org.apache.tika.metadata.Metadata metadata)
-