DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9325>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9325

Please add accessors to sax2 parser and xml scanner classes

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2002-11-13 19:16 -------
The XMLScanner was designed as an internal class, where its API may be
changed quite OFTEN.   So it is not recommended to use it directly.   May be
there are some other interfaces that you can call to retrieve the same
information.   For example the parser has getRootGrammar(),
getGrammar(XMLCh* namespace), getURIText(unsigned int uriId) ... etc. which
I believe will definitely help and shouldn't need the access to the scanner nor 
the GrammarResolver.

Tinny

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to