Download List

프로젝트 설명

Mime Type Detection Utility is a Java (1.4 or
higher) utility library that detects the MIME
types of files and streams. It uses file extension
mappings and a magic.mime rules file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-01 06:30
2.0

제거 MimeDetector (들)에서 정적 블록. (들)의 정규화된 이름을 사용하여 이제 MimeDetector 등록해야합니다. TextMimeDetector 추가되어 기본적으로 등록을 취소할 수없습니다 등록. 그것은 지원되는 모든 소스 인코딩 속성을 추가하는 텍스트 콘텐츠를 분석합니다. 전체 사용중지됨 클래스와 메소드가 제거되었습니다. 로깅 SLF4J에 평민에서 로깅 변경되었습니다. 메타 데이터 마임 - util 수 있도록 OSGi 번들 OSGi 컨테이너에서 배포할 수에 추가되었습니다.
Tags: Java, Development, Library, mediainfo
Removal of static blocks from MimeDetector(s). Now you have to register MimeDetector(s) using a fully qualified name. TextMimeDetector is added and registered by default, and cannot be un-registered. It analyzes text content from all supported sources adding an encoding attribute. All deprecated classes and methods have been removed. Logging has changed to SLF4J from commons-logging. Meta-data has been added enabling mime-util to be deployed in an OSGi container as an OSGi bundle.

2009-01-27 19:46
1.1.2

모든 알려진 버그가 수정되었습니다. 자바 스트림의 MIME 유형을 감지 및 청소하는 방법은 여러 유틸리티가 추가되었습니다 API를 구현했다. Javadoc의 상당한 양의 공용 API에 추가되었습니다. Readme.txt 파일의 MIME 형식을 설명하는 매핑이 포함되었습니다. 더 많은 확장명 매핑 추가되었습니다.
Tags: Initial freshmeat announcement
All known bugs were fixed. MIME type detection of Java streams was implemented The API was cleaned up and many utility methods were added. Significant amounts of JavaDoc were added to the public API. A README.txt file explaining MIME type mapping was included. Many more extension mappings were added.

Project Resources