Mike Beckerle created DAFFODIL-2902:
---------------------------------------
Summary: Javadoc for runtime1 API Infoset and Metadata
classes/traits
Key: DAFFODIL-2902
URL: https://issues.apache.org/jira/browse/DAFFODIL-2902
Project: Daffodil
Issue Type: Improvement
Components: Documentation
Affects Versions: 3.7.0
Reporter: Mike Beckerle
runtime1.api.Metadata.scala
runtime1.api.Infoset.scala
These define API to be callable from Java. They work fine from java, but the
genjavadoc SBT plugin we use, which is supposed to create javadoc from scala
code,
does not handle that there are many top level traits in these files. It does
not generate
javadoc for those at all.
It may be easier to just convert Metadata.scala and Infoset.scala into java
code.
Note that each will become a bunch of files, one per public interface or class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)