torrefacto 1.0.1 API

Useful utilities for connecting the OSID interfaces with standard Java tools. Torrefacto provides the argument validation, collection types, stream adapters, and XML support used throughout the rest of the stack.

Packages

net.okapia.osid.torrefacto
Core base utilities and the boot loader.
net.okapia.osid.torrefacto.collect
Collection types and list iterators.
net.okapia.osid.torrefacto.math
Mathematical utilities.
net.okapia.osid.torrefacto.queue
Queue implementations.
net.okapia.osid.torrefacto.streams
Null-safe stream adapters for every OSID service domain.
net.okapia.osid.torrefacto.transport
Transport infrastructure.
net.okapia.osid.torrefacto.util
General utilities including argument validation (MethodCheck).
net.okapia.osid.torrefacto.xml
XML parsing and serialization utilities.
Packages
Package
Description
Collection utilities used across the OSID implementations, organized into two groups.