| Configuration passed to a configurable SemanticComponent .
A Configuration may actually form a tree-shaped structure in
order to hold complex configuration data. Each node in the tree is
represented by a Configuration object that has a name and may
contain attributes, children and text.
author: bob mcwhirter version: $Id: Configuration.java,v 1.5 2005/01/23 18:16:20 mproctor Exp $ |