Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/theme.php on line 507

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/cache.php:36) in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-content/plugins/enhanced-wp-contactform/wp-contactform.php on line 295

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-includes/cache.php:36) in /home/mhd-01/www.faustoiannuzzi.it/htdocs/wp-content/plugins/enhanced-wp-contactform/wp-contactform.php on line 295
Fausto Iannuzzi - Consulente IT Software Senior - » Java e XML

Java e XML

Java e XML, editore Apogeo - O’Reilly

Il testo illustra tutte le possibilità che abbiamo per trarre file XML con Java.

In particolare:

  • cosa è e come funziona XML, XLS, XLST, XPath;
  • parsing attraverso SAX;
  • la convalida dei documenti attraverso DTD (Document Type Definition, attraverso DTDHandler);
  • trasformazioni XML con XLS e XLST;
  • attraverso i documenti XML: il DOM (Document Object Model);
  • JDOM, JAXP;
  • la creazione di un’applicazione Java Multicanale (WML / HTML) con Cocoon;
  • XML verso i web services: le XML-RPC.

Il libro è sicuramente interessante, anche se per la quantità di argomenti toccati non riesce a scendere in profondità.
Come molti altri manuali tecnici spiega molti “come” e pochissimi “perchè”, il che risulta sicuramente deludente dal punto di vista realmente applicativo.

java xml