Uses of Package
org.spiderwiz.core

Packages that use org.spiderwiz.core 
Package Description
org.spiderwiz.core
Core classes of the Spiderwiz framework.
  • Classes in org.spiderwiz.core used by org.spiderwiz.core 
    Class Description
    Channel
    A base class for classes that handle data communication.
    DataObject
    A base class for all Data Objects.
    Filter
    A base class for implementing Data Object Filters.
    ImportHandler
    This class provides a mechanism for importing data from external resources into the framework and exporting data from the framework to external resources.
    Main
    Starting point for all Spiderwiz applications.
    QueryObject
    A base class for Query Objects.
    Resetter
    Data Object Resetting is the operation that takes place when a consumer of a specific data object type detects loss of data.