[Home] [By Thread] [By Date] [Recent Entries]

  • From: lisa@e... (Lisa Retief)
  • To: stratulat@o..., xml-dev@l...
  • Date: Wed, 19 Jul 2000 10:15:30 +0200

If you send me the full error/stacktrace and the code for your DeclHandler
implentation I will take a look. Also indicate which version of Xerces you
are using.

Lisa

----- Original Message -----
From: <stratulat@o...>
To: <xml-dev@l...>
Sent: Wednesday, July 19, 2000 9:36 AM
Subject: DeclHandler


> Hi,
>
> I'm developing a project where I need to automatically generate a Java
> interface from a XML file. In order to do this, I need to read the DTD and
> using some rules to map the elements and the attributes of the DTD to Java
> Swing components.
> In order to read a DTD I must use SAX2 extension, which provides an
> interface DeclHandler.
> When I attempt to register the handler (using setProperty method of the
> XMLReader) the parser throws an error because it doesn't support the
> declaration events.
> I don't understand why, because I use xerces as parser, and this one
> supports the DeclHandler interface.
>
> Could someone explain me the reason of this error.
>
> thanks,
>
> Cornelia
>
>
>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member