CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <[EMAIL PROTECTED]>       05/06/21 13:21:54

Modified files:
        gnu/xml/aelfred2: XmlParser.java 

Log message:
        2005-06-20  Lillian Angel  <[EMAIL PROTECTED]>
        
        * gnu/xml/aelfred2/XmlParser
        (parseAttribute): if (type.equals("CDATA") || type == null)
        this would always throw a NullPointerException if type is null.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/xml/aelfred2/XmlParser.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text



_______________________________________________
Commit-classpath mailing list
Commit-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to