Re: Making Xerces parse other formats

2003-03-06 Thread Tahir Hashmi
arsing parts probably The infoset data is the same, indeed. > would be more trouble to try to rework than it's worth, depending on how > different your alternate encodings are. The only common thing between the alternate encoding and XML is CDATA :-) -- Tahir Hashmi (VSE, NCST) http:

Making Xerces parse other formats

2003-03-06 Thread Tahir Hashmi
XML parsing and generation classes are cleanly separated from the higher layers (e.g. SAX/DOM interface implementations) and if they are, then which classes or interfaces I should re-implement. Thanks in advance. -- Tahir Hashmi (VSE, NCST) http://staff.ncst.ernet.in/tahir tahir AT ncst DOT ernet DOT in