Package edu.udo.cs.wvtool.generic.loader

Provides classes and interfaces for document loading.

See:
          Description

Interface Summary
WVTDocumentLoader This interface represents a mechanism by which a document is loaded.
 

Class Summary
SourceAsTextLoader This loader simply uses the defined source as text.
UniversalLoader Loader, which is able to load individual documents from an URL or simply from a local file given by the source name in document information.
 

Package edu.udo.cs.wvtool.generic.loader Description

Provides classes and interfaces for document loading.

Package Specification