Searched refs:GatherAPIData (Results 1 – 2 of 2) sorted by relevance
6 Using the GatherAPIData and ReportAPI tools13 GatherAPIData 15 GatherAPIData uses javadoc to process the ICU4J source files and23 GatherAPIData requires javadoc and is currently based on sun jdk29 GatherAPIData should be passed all the packages that need reporting.36 ReportAPI takes two api files generated by GatherAPIData and reports66 The GatherAPIData utility automatically appends these extensions when
72 public class GatherAPIData { class106 return new GatherAPIData(root).run(); in start()117 GatherAPIData(RootDoc root) { in GatherAPIData() method in GatherAPIData