Skip to content
Brian Tsau edited this page Jun 11, 2019 · 1 revision

Root (package edu.columbia.cs.psl.ioclones)

Main.java

Here, only Main.java exists. Serves as the main starting point for HitoshiIO, and is the main class in the jar built through maven.

Documentation belonging to the development of HitoshiIO can be found here. However, some files are still poorly documented, and some are not used at all in the current version of the system and exist for further development/research.

Below is the organization of HitoshiIO's source code:

  1. Root
  2. Analysis
  3. Config
  4. Driver
  5. Instrument
  6. Pojo
  7. Premain
  8. Similarity
  9. Utilities
  10. Xml Converter
Clone this wiki locally