Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5087783

elementAttributeLimit causing problem when used in non-jaxp mode.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.0
    • 1.3.0
    • xml
    • 1.3
    • generic
    • solaris_8

        The class doing the parsing is not quite standard Xerces. Instead it looks like this:

        package nu.xom;

        import com.sun.org.apache.xerces.internal.parsers.SAXParser;
        import com.sun.org.apache.xerces.internal.parsers.DTDConfiguration;

        public class JDK15XML1_0Parser extends SAXParser {

           public JDK15XML1_0Parser() {
               super(new DTDConfiguration());
           }

        }
        ###@###.### 2004-08-16
        ###@###.### 2004-08-16

              vkorcl Venugopal K (Inactive)
              vkorcl Venugopal K (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: