[LC-1958] RE: DDR Simple API - Javadoc problems detected

Hello José,

 

Thank you for your comment. We have recorded this as 'LC-1958' and will reply to you as soon as possible.

 

On behalf of DDWG,

Rotan Hanrahan,

Chair.

 

From: public-ddwg-comments-request@w3.org [mailto:public-ddwg-comments-request@w3.org] On Behalf Of JOSE MANUEL CANTERA FONSECA
Sent: 15 April 2008 12:39
To: public-ddwg-comments@w3.org
Subject: DDR Simple API - Javadoc problems detected

 

Regarding http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/JavaDoc/ the following problems have been detected

-> Interface DDRException

* "code" field description is empty

-> PropertyValues <http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/JavaDoc/org/w3c/ddr/simple/PropertyValues.html>  getPropertyValues(Evidence <http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/JavaDoc/org/w3c/ddr/simple/Evidence.html>  evidence)
the "returns" section has a wrong description. It should say "Returns all available values for the evidence supplied"
-> PropertyRef newPropertyRef(String localPropertyName) throws NameException.
"localPropertyName" parameter description is empty
-> PropertyRef newPropertyRef(PropertyName propertyName) throws NameException
"propertyName" parameter description is empty
-> PropertyRef newPropertyRef(PropertyName propertyName, String

localAspectName) throws NameException.

 

"propertyName", "localAspectName" parameters description are empty

Received on Wednesday, 16 April 2008 18:12:49 UTC