Package it.ovunque.rete
Class CodificaPerVirtuale
java.lang.Object
it.ovunque.rete.CodificaPerVirtuale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncodifica()voiddecodifica(BufferedReader lettore) voidimpostaDest(String nome) static voidsalva()voidscriviCodificato(BufferedWriter scrittore)
-
Constructor Details
-
CodificaPerVirtuale
public CodificaPerVirtuale() -
CodificaPerVirtuale
- Throws:
FileNotFoundExceptionIOException
-
-
Method Details
-
impostaDest
-
codifica
- Throws:
FileNotFoundExceptionIOException
-
scriviCodificato
- Throws:
IOException
-
decodifica
- Throws:
IOException
-
salva
- Throws:
IOException
-
main
- Throws:
FileNotFoundExceptionIOException
-