DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14840>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14840 Error In ApiDoc for org.w3c.dom.css.CSS2Properties Summary: Error In ApiDoc for org.w3c.dom.css.CSS2Properties Product: XalanJ2 Version: 2.0.0 Platform: All URL: http://xml.apache.org/xalan- j/apidocs/org/w3c/dom/css/CSS2Properties.html#setAzimuth (java.lang.String) OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The ApiDoc states that the Exceptions are thrown on getting the Properties. ("http://xml.apache.org/xalan- j/apidocs/org/w3c/dom/css/CSS2Properties.html#setAzimuth(java.lang.String)") The w3c-states that they are thrown on setting them. ("http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/css.html#CSS- CSS2Properties") I do not know if I found the right place to report this, but there was no Option in bugzilla for Documentation or the dom.css-package
