You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Arnaud Le Hors <le...@us.ibm.com> on 2000/07/18 03:51:15 UTC

NodeContainer (was Re: entity resolution with schema validation)

> > Also, I noticed that the org.apache.xerces.dom.NodeContainer class is
> > missing from the xerces.jar and from the 1.1.2 source. What is the
> > future of this class? Can I rely on it returning in the next release?
> > It is still in the documentation.

You really should avoid relying on the internals but if you really have
to here is the info you need:

NodeContainer no longer exists. Instead you should use ParentNode or
ChildAndParentNode depending on what you need. I assume the names are
explicit enough for what they stand for!
-- 
Arnaud  Le Hors - IBM Cupertino, XML Technology Group