[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xml-dev] Handling internal general entities with SAX
- From: Marcus Carr <mrc@allette.com.au>
- To: "Ernest G. Allen" <ernestgallen@earthlink.net>
- Date: Tue, 23 Oct 2001 13:00:47 +1000
"Ernest G. Allen" wrote:
> > I haven't seen this behaviour in any xml processors but nsgmls
> > comes close by being able to specify the -i{name} flag to change
> > the replacement value of a parameter entity from "IGNORE" to
> > "INCLUDE".
>
> Yeah, it's pretty handy, but like you, nsgmls is the only parser I
> know of that has an option like that.
OmniMark will allow you to write an entity manager - it gives you full
control over pretty much every aspect of how entities should be resolved.
--
Regards,
Marcus Carr email: mrc@allette.com.au
___________________________________________________________________
Allette Systems (Australia) www: http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
- Einstein