How to turn html code into regular text ?
I woder if there is a way to turn html code such as : & # 69; & # x2d; & # 109; & # x61;into regular text with java ?FrankMessage was edited by: Ni_Min
[210 byte] By [
Ni_Mina] at [2007-11-27 6:30:44]

public class HTML{
public static void main(String[] args){
System.out.println("E, wtf are you trying to ask?");
}
}
> I don't know... But if there's no way to do it in> Java, it can't be done in c++ or any other language I> know of... Java is turing complete :)A Turing machine is also Turing-complete, but I'll be d鈓ned if I can get one to easily print out "hello
> > A Turing machine is also Turing-complete, but I'll> be> > d鈓ned if I can get one to easily print out "hello> > world"!> > hello worldI said "a" Turing machine, not "the" Turing machine