Skip to content

drieu/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Various small java program : send a message, make an excel ...

# Entity parser 

Package : fr.dr.parser.entity
Tools to parse entity.
Retrieve all entity for all project by parsing a file generated by find ./ -iname *.java | grep -R "@Entity" ma* | grep -v svn.

# Svn checkout projects : fr.dr.svn


Checkout and list svn directory by using svn kit.

# Make a POST request : fr.dr.Post

Make a POST request.
It was test with Google App Engine.


# Excel project : fr.dr.parser.xls


Build an xml.
TODO : not generic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages