[Htmlparser-user] Issue for lexer modification
Brought to you by:
derrickoswald
From: Xue-Feng Y. <jus...@ya...> - 2006-07-28 21:14:58
|
I am trying to modify for the TextNodes in a lexer by TextNode.setText(String). Then I tried to print the lexer by Page toPage=lexer.getPage(); String toString=toPage.getText(); System.out.println(toString); The page was unchanged. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |