MOJO2 Javadoc

다운로드된 mojo.zip 파일에는 전체 스코어링 파이프라인이 포함됩니다. 이 파이프라인에는 또한 MOJO2 Javadoc이 포함되며, 이는 mojo-pipeline 폴더에서 다음을 실행하여 열 수 있습니다.

jar -xf mojo2-runtime-javadoc.jar

이렇게 하면 다음 파일을 열 수 있습니다.

SaraJanes-MBP13TB:mojo-pipeline sarajane$ jar -xf mojo2-runtime-javadoc.jar
SaraJanes-MBP13TB:mojo-pipeline sarajane$ ls
META-INF                    index-all.html
README.txt                  index.html
ai                          mojo2-runtime-javadoc.jar
allclasses-frame.html       mojo2-runtime.jar
allclasses-noframe.html     overview-frame.html
classref.txt                overview-summary.html
constant-values.html        overview-tree.html
deprecated-list.html        package-list
example.csv                 pipeline.mojo
help-doc.html               run_example.sh
highlight-LICENSE.txt       script.js
highlight.css               serialized-form.html
highlight.pack.js           stylesheet.css
SaraJanes-MBP13TB:mojo-pipeline sarajane$

index.html 을 열어 MOJO2 Javadoc을 봅니다.