You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements XStream's Converter, contains only methods that can check whether or not a field can be serialized/converted for writing as textual data to xml.
EnumMapConverter
Implements XStream's Converter, can convert only java enum types.
InnerClassConverter
Implements XStream's Converter, can convert only java inner classes.
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: