logo       

Xmlc: Versions, errors, etc.: msg#00000

java.enhydra.xmlc

Subject: Xmlc: Versions, errors, etc.

This isn't really a problem, but it's annoying. Somewhere I must have different
versions of something, but I'm not sure what or where.

I develop in my IDE, and use ant when creating a distribution build. My ant
task uses XMLC to generate classes from my HTML, which works fine. My ant task
compiles these classes just fine as well.

However, when in my IDE, it thinks the generated classes have errors:

public class ChangePasswordHTML extends
org.enhydra.xml.xmlc.html.HTMLObjectImpl implements
org.enhydra.xml.xmlc.XMLObject, org.enhydra.xml.xmlc.html.HTMLObject {

This class, which was generated, says it needs to implement
org.w3c.dom.Node.isSupported

It also doesn't like: fPreFormatOutputOptions.setEncoding("ISO-8859-1");


I think I'm generating these classes using a different version of XMLC than my
IDE is looking at for error checking, but as far as I can tell I'm using the
exact same set of libraries.

Does anyone know what I might check, maybe I'm doing something else wrong?



--
Ben Sinclair
ben@xxxxxxxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise