I've implemented an XNI parser. I used to use Xerces1 which provided me with the internal subset string in the method...

org.apache.xerces.framework.XMLDocumentHandler.DTDHandler#internalSubset(String)


How do I go about getting similar functionality from XNI in Xerces2? It's the one thing that remains unclear to me.

thanks,

Jake



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

Reply via email to