UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.schema

A way of specifying schemas in Java.

See:
          Description

Class Summary
Schema Represents a valid Schema (fieldnames plus value types) and valid properties in that Schema.
SchemaField Represents a field in its entirety.
 

Package edu.berkeley.guir.lib.schema Description

A way of specifying schemas in Java. Essentially a flexible way of adding type-checking to tables. This package has been superseded by the edu.berkeley.guir.lib.properties package, but is here for compatibility with OSKI.

This software is distributed under the Berkeley Software License. This software is part of the GUIRLib package.


Copyright Information