Uses of Class
prog.utili.SintassiDataScorretta

Packages that use SintassiDataScorretta
prog.utili Fornisce classi utilizzate nelle esemplificazioni e negli esercizi del libro 
 

Uses of SintassiDataScorretta in prog.utili
 

Methods in prog.utili that throw SintassiDataScorretta
static Data Data.parseData(java.lang.String str)
          Restituisce un oggetto di tipo data che rappresenta la data specificata da una stringa nel formato "gg.mm.aaaa".