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