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).
Log in to post a comment.