项目作者: welle

项目描述 :
File name scanner Java library
高级语言: Java
项目地址: git://github.com/welle/JFileNameScanner.git
创建时间: 2017-07-03T05:57:48Z
项目社区:https://github.com/welle/JFileNameScanner

开源协议:

下载


JFileNameScanner Build Status quality gate

Quick summary

Based on the file name, the Java library can:

  • For a movie: extract the name and year.
  • For a TV series: retrieve the name and number of the episode and the number of the season.

How to use it

In the classes *_JUnitTest you’ll find comprehensive examples of how to use it.

Version

Go to my maven repository to get the latest version.

Notes

Need the eclipse-external-annotations-m2e-plugin:

p2 update site to install this from: http://www.lastnpe.org/eclipse-external-annotations-m2e-plugin-p2-site/ (The 404 is normal, just because there is no index.html; it will work in Eclipse.)