You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/02/12 14:46:44 UTC

DO NOT REPLY [Bug 16986] - NullPointerException

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=16986>.
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=16986

NullPointerException





------- Additional Comments From sandygao@ca.ibm.com  2003-02-12 13:46 -------
1. It seems that you have your own parser configuration (MyDTDConfiguration). 
It'd helpful to see what's in there.
2. It also seems that your configuration calls XMLDTDScannerImpl directly, 
which seems unusual.
3. If what you want to do is to parse a DTD (as opposed to an instance that 
references a DTD), take a look at the sample xni.XMLGrammarBuilder, which shows 
how that can/should be done. The grammar FAQ [1] is also helpful.

[1] http://xml.apache.org/xerces2-j/faq-grammars.html

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org