[
https://issues.apache.org/jira/browse/DAFFODIL-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olabusayo Kilo updated DAFFODIL-2902:
-------------------------------------
Fix Version/s: 4.0.0
> 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
> Assignee: Olabusayo Kilo
> Priority: Major
> Fix For: 4.0.0
>
>
>
> 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)