[ http://issues.apache.org/jira/browse/XERCESC-466?page=history ] Alberto Massari closed XERCESC-466: -----------------------------------
Assign To: (was: Xerces-C Developers Mailing List) Resolution: Fixed Fix Version: 2.2.0 This bug was about having a getSrcOffset in the parser classes, and this method has been added in Xerces 2.2. Alberto > Please add accessors to sax2 parser and xml scanner classes > ----------------------------------------------------------- > > Key: XERCESC-466 > URL: http://issues.apache.org/jira/browse/XERCESC-466 > Project: Xerces-C++ > Type: Bug > Components: Validating Parser (Schema) (Xerces 1.5 or up only) > Versions: 1.7.0 > Environment: Operating System: All > Platform: All > Reporter: Robert Buck > Fix For: 2.2.0 > > Please add the following to the sax2 parser interfaces to return the scanner: > virtual XMLScanner* SAX2XMLReaderImpl::getScanner() const; > Please add the following to XMLScanner class to return the grammar resolver: > inline const GrammarResolver* XMLScanner::getGrammarResolver() const; > Thanks -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]