Element to string in HTMLDocument
- by kalpesh
i have a Element object its a HTMLDocument object and i want to string value of this element.
i want this result
Christina Toth, Pharm. D.
=======================
plz see below code.
public static void main(String args[]) throws Exception {
InputStream is = Nullsoft.getInputStream();
InputStreamReader isr = new…