>>>>> "Gregory" == Gregory Krasnow <[EMAIL PROTECTED]> writes:

    Gregory> The xerces-1.0.1 java sources seems to be missing
    Gregory> org.w3c.dom.html.* files making it unable to build from
    Gregory> the source download.  Binary download seems fine though.
 
And the generation apidocs does not include all packages.

The following is the complete list in the xerces-1.0.1 plus
the missing org.w3c.dom.html.

Anyone with access to the CVS could use this to update the $PACKAGE
variable in the relevant makefile/build.xml files.

           org.apache.xerces.dom \
           org.apache.xerces.dom.events \
           org.apache.xerces.dom.traversal \
           org.apache.xerces.domx.events \
           org.apache.xerces.domx.traversal \
           org.apache.xerces.framework \
           org.apache.xerces.msg \
           org.apache.xerces.parsers \
           org.apache.xerces.readers \
           org.apache.xerces.utils \
           org.apache.xerces.validators.datatype \
           org.apache.xerces.validators.dtd \
           org.apache.xerces.validators.schema \
           org.apache.xml.serialize \
           org.w3c.dom \
           org.xml.sax \
           org.xml.sax.helpers \
           org.xml.sax.misc \ 
           org.w3c.dom.html \


-- 
Max R. Andersen ([EMAIL PROTECTED])

Reply via email to