Menu

#71 Parser cannot set "quotesmart" property of Lexer.

open
nobody
5
2010-03-23
2010-03-23
No

Parser doesn't allow client to set «quotesmart» property of the Lexer it uses. Parser uses IteratorImpl which has hard-wired usage of Lexer.nextNode() and doesn't let client to use nextNode(boolean quotesmart).

Discussion


Log in to post a comment.