Vadim Gritsenko dijo:
[EMAIL PROTECTED] wrote:
Can somebody clarify - does it mean that woody works only with xerces? I+import org.apache.xerces.dom.NodeImpl; +import org.apache.xerces.parsers.DOMParser; +import org.apache.xerces.xni.Augmentations; +import org.apache.xerces.xni.NamespaceContext; +import org.apache.xerces.xni.QName; +import org.apache.xerces.xni.XMLAttributes; +import org.apache.xerces.xni.XMLLocator; +import org.apache.xerces.xni.XNIException;
have not seen this limitation mentioned on the prominent place, may be
I've just missed it...
Don't know. I just expanded this import:
import org.apache.xerces.xni.*;
I know; I had noticed this issue when you expanded the import. The question was to those who are in the know :-)
Vadim
