[Htmlparser-user] Issue for lexer modification
Brought to you by:
derrickoswald
|
From: Xue-Feng Y. <jus...@ya...> - 2006-07-28 19:43:07
|
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. Does any one have idea how to modify a lexer or simply a html page? Thanks, Xue-Feng __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |