Package de.dante.extex.interpreter.loader

This package contains an implementation for a format loadercore engine.

See:
          Description

Class Summary
SerialLoader This class writes and reads format files.
 

Exception Summary
LoaderClassCastException This exception is used when the loader detects a class cast exception.
LoaderClassNotFoundException This exception is used when the loader detects that a class can not be found.
LoaderException This exception is used when the loader detects some problem.
LoaderVersionException This exception is used when the loader detects a version mismatch.
 

Package de.dante.extex.interpreter.loader Description

This package contains an implementation for a format loadercore engine.