Re: DOMString in inner classes
Curt Arnold <[email protected]>
| Newsgroups | gmane.comp.web.dom.test-suites.general |
|---|---|
| Message-ID | <[email protected]> |
Jeroen van Rotterdam wrote: > DOMString types in inner classes appear as a DOMString in a generated java > source instead of a String. > > The same counts for DOMObject. > > See also the errorHandler in the attached test. I have changed that part of test-to-java.xsl to use the "produce-type" template instead of just emitting the type used in the source.