# Utilisez find avec limite de profondeur pour réduire la charge

Projet numéro 43 : "STANDALONE FILE CONVERTERS AND GENERATORS IN A .JAR - PART 2"


Initiateur du projet :
Prestataire sélectionné : dcrintea
Description projet :

A/ Features:
b)PPT templates (if possible with word files
  it would be cool too!)
 -text replacing:
 
 fileObject.replace(regex, string function ->
 string(*))
 (*): precisely, interface instantiation
 
 TextReplacement { string substitute(string
 oldvalue); }
 
 applies to all the available text, in I18N
 -images replacement
 + finding available images: string images =
 fileObject.getImages()
 
 + reading an image
 
 objetFichier.getImage(string name, stream)
 and
 byte[] img = objetFichier.getImage(string name)
 
 Work only with JPG and PNG, etc..(to documented
 image file formats) + image replacing
 
 objetFichier.setImage(string imageName, stream)
 
 objetFichier.setImage(string imageName, byte[])
 
 objetFichier.setImage(string imageName,
 objetFichier)

B/ Deliverables & coding style:

 - give the sources
 - apply coding conventions for J2SE
 - ALL the fields from javadoc have to be filled
 - when there is an error, send an exception
 - all exceptions have to be documented
 - all exceptions have a string field that explain in
 "understandable language" what's wrong
 - unit tests (junit, documented)
 - aspectj and/or java 5 OK
 - ant build.xml file (including ant task for
  build of the final jar file; including task
  for javadoc)
 - eclipse project file
 - should be tested on linux jdk 5
  (optionally bea jrockit) / win$ / optionally
 IKVM (.NET based JVM) ; MacOS X ; freeBSD
 - pure jar [no native code] much appreciated!
 - import of BSD/Apache/LGPL (/NOT/ GPL) licensed
  code is OK!

 
 



Les sujets suivants peuvent également vous intéresser

cherche developpeur asprecherche codeur java
teletravail xmldeveloppeur net
freelance eclipsecherche prestataire traitement image
cherche codeur linuxcherche codeur base de donnee
cherche freelance algorithmes interfacesfreelance programmation objet

Projets "en attente" similaires


Application mobile Android et IOS location de trottinettes en libre service
Creation d-un site personnalise - permettant la recuperation d-informations sur les societes
Creation application WEB de gestion de contenu technique basee sur le backend Laravel
Recherche prestataire pour maintenance
Site de reservation en ligne

Projets "en cours" similaires


REPRISE BASE DE DONNEE CLIENTS EXISTANTE
Lettre de vente
Creation site CMS Open Source
module Crawl
test

Projets "en archive" similaires


2 sites a transferer de PHP4 a PHP5
DEVELOPPEMENT MODULE PRESTASHOP
Realisation site web d achat d activites
AJAX HTML page micropaiement
Design et installation d-un nouveau template Oscommerce 2.2-- Republication

Projets "VIP" similaires


Migration dune base 4d vers le web
Recrutement video
Demande de devis pour le developpement_ l_edition et la maintenance d_applications et site web sous
Developper systeme d information vente a domicile
VOICEXML

 

 

 

 

(g)