[
Lists Home |
Date Index |
Thread Index
]
Hiii
I am using SAX parser for parsing a DTD. I got stuck
at a point while parsing content model of Element part
of a DTD, shown below.
<! Element "name" "content-model" >
In a SAX parser content model is informed as
normalized string. Is there any parser that raises
events for content model too.
or can I get the code for parsing of content model.
this will help me in saving lot of time
Thanx !!
Ashish
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
|