elementAttributeLimit causing problem when used in non-jaxp mode.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.3.0
    • Affects Version/s: 1.3.0
    • Component/s: 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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: